Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnContainerPropsMixin.Builder
Packages that use CfnContainerPropsMixin.Builder
-
Uses of CfnContainerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnContainerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnContainerPropsMixin.Builder.containerServiceDeployment(CfnContainerPropsMixin.ContainerServiceDeploymentProperty containerServiceDeployment) An object that describes the current container deployment of the container service.CfnContainerPropsMixin.Builder.containerServiceDeployment(IResolvable containerServiceDeployment) An object that describes the current container deployment of the container service.CfnContainerPropsMixin.Builder.create()CfnContainerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnContainerPropsMixin.Builder.isDisabled(Boolean isDisabled) A Boolean value indicating whether the container service is disabled.CfnContainerPropsMixin.Builder.isDisabled(IResolvable isDisabled) A Boolean value indicating whether the container service is disabled.The power specification of the container service.CfnContainerPropsMixin.Builder.privateRegistryAccess(CfnContainerPropsMixin.PrivateRegistryAccessProperty privateRegistryAccess) An object that describes the configuration for the container service to access private container image repositories, such as ( Amazon ECR ) private repositories.CfnContainerPropsMixin.Builder.privateRegistryAccess(IResolvable privateRegistryAccess) An object that describes the configuration for the container service to access private container image repositories, such as ( Amazon ECR ) private repositories.CfnContainerPropsMixin.Builder.publicDomainNames(List<? extends Object> publicDomainNames) The public domain name of the container service, such asexample.comandwww.example.com.CfnContainerPropsMixin.Builder.publicDomainNames(IResolvable publicDomainNames) The public domain name of the container service, such asexample.comandwww.example.com.The scale specification of the container service.CfnContainerPropsMixin.Builder.serviceName(String serviceName) The name of the container service.An array of key-value pairs to apply to this resource.