Uses of Class
software.amazon.awscdk.services.lightsail.CfnContainer.Builder
Packages that use CfnContainer.Builder
-
Uses of CfnContainer.Builder in software.amazon.awscdk.services.lightsail
Methods in software.amazon.awscdk.services.lightsail that return CfnContainer.BuilderModifier and TypeMethodDescriptionCfnContainer.Builder.containerServiceDeployment(IResolvable containerServiceDeployment) An object that describes the current container deployment of the container service.CfnContainer.Builder.containerServiceDeployment(CfnContainer.ContainerServiceDeploymentProperty containerServiceDeployment) An object that describes the current container deployment of the container service.static CfnContainer.BuilderCfnContainer.Builder.isDisabled(Boolean isDisabled) A Boolean value indicating whether the container service is disabled.CfnContainer.Builder.isDisabled(IResolvable isDisabled) A Boolean value indicating whether the container service is disabled.The power specification of the container service.CfnContainer.Builder.publicDomainNames(List<? extends Object> publicDomainNames) The public domain name of the container service, such asexample.comandwww.example.com.CfnContainer.Builder.publicDomainNames(IResolvable publicDomainNames) The public domain name of the container service, such asexample.comandwww.example.com.The scale specification of the container service.CfnContainer.Builder.serviceName(String serviceName) The name of the container service.An array of key-value pairs to apply to this resource.