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