Uses of Class
software.amazon.awssdk.services.ecs.model.ManagedCertificate
-
Packages that use ManagedCertificate Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of ManagedCertificate in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return ManagedCertificate Modifier and Type Method Description ManagedCertificateManagedIngressPath. certificate()The ACM certificate for the Express service's domain.Methods in software.amazon.awssdk.services.ecs.model with parameters of type ManagedCertificate Modifier and Type Method Description ManagedIngressPath.BuilderManagedIngressPath.Builder. certificate(ManagedCertificate certificate)The ACM certificate for the Express service's domain.
-