Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnServiceEnvironmentPropsMixin.Builder
Packages that use CfnServiceEnvironmentPropsMixin.Builder
-
Uses of CfnServiceEnvironmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.batch
Methods in software.amazon.awscdk.cfnpropertymixins.services.batch that return CfnServiceEnvironmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnServiceEnvironmentPropsMixin.Builder.capacityLimits(List<? extends Object> capacityLimits) The capacity limits for the service environment.CfnServiceEnvironmentPropsMixin.Builder.capacityLimits(IResolvable capacityLimits) The capacity limits for the service environment.CfnServiceEnvironmentPropsMixin.Builder.create()CfnServiceEnvironmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnServiceEnvironmentPropsMixin.Builder.serviceEnvironmentName(String serviceEnvironmentName) The name of the service environment.CfnServiceEnvironmentPropsMixin.Builder.serviceEnvironmentType(String serviceEnvironmentType) The type of service environment.The state of the service environment.The tags associated with the service environment.