Uses of Class
software.amazon.awscdk.services.ecs.CloudMapOptions.Builder
Packages that use CloudMapOptions.Builder
-
Uses of CloudMapOptions.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CloudMapOptions.BuilderModifier and TypeMethodDescriptionstatic CloudMapOptions.BuilderCloudMapOptions.builder()CloudMapOptions.Builder.cloudMapNamespace(INamespace cloudMapNamespace) Sets the value ofCloudMapOptions.getCloudMapNamespace()CloudMapOptions.Builder.container(ContainerDefinition container) Sets the value ofCloudMapOptions.getContainer()CloudMapOptions.Builder.containerPort(Number containerPort) Sets the value ofCloudMapOptions.getContainerPort()CloudMapOptions.Builder.dnsRecordType(DnsRecordType dnsRecordType) Sets the value ofCloudMapOptions.getDnsRecordType()Sets the value ofCloudMapOptions.getDnsTtl()CloudMapOptions.Builder.failureThreshold(Number failureThreshold) Sets the value ofCloudMapOptions.getFailureThreshold()Sets the value ofCloudMapOptions.getName()Constructors in software.amazon.awscdk.services.ecs with parameters of type CloudMapOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CloudMapOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCloudMapOptions.Builder.