Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.scheduler.CfnSchedulePropsMixin.EcsParametersProperty.Builder
Packages that use CfnSchedulePropsMixin.EcsParametersProperty.Builder
-
Uses of CfnSchedulePropsMixin.EcsParametersProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.scheduler
Methods in software.amazon.awscdk.cfnpropertymixins.services.scheduler that return CfnSchedulePropsMixin.EcsParametersProperty.BuilderModifier and TypeMethodDescriptionCfnSchedulePropsMixin.EcsParametersProperty.builder()CfnSchedulePropsMixin.EcsParametersProperty.Builder.capacityProviderStrategy(List<? extends Object> capacityProviderStrategy) CfnSchedulePropsMixin.EcsParametersProperty.Builder.capacityProviderStrategy(IResolvable capacityProviderStrategy) CfnSchedulePropsMixin.EcsParametersProperty.Builder.enableEcsManagedTags(Boolean enableEcsManagedTags) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getEnableEcsManagedTags()CfnSchedulePropsMixin.EcsParametersProperty.Builder.enableEcsManagedTags(IResolvable enableEcsManagedTags) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getEnableEcsManagedTags()CfnSchedulePropsMixin.EcsParametersProperty.Builder.enableExecuteCommand(Boolean enableExecuteCommand) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getEnableExecuteCommand()CfnSchedulePropsMixin.EcsParametersProperty.Builder.enableExecuteCommand(IResolvable enableExecuteCommand) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getEnableExecuteCommand()Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getGroup()CfnSchedulePropsMixin.EcsParametersProperty.Builder.launchType(String launchType) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getLaunchType()CfnSchedulePropsMixin.EcsParametersProperty.Builder.networkConfiguration(CfnSchedulePropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getNetworkConfiguration()CfnSchedulePropsMixin.EcsParametersProperty.Builder.networkConfiguration(IResolvable networkConfiguration) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getNetworkConfiguration()CfnSchedulePropsMixin.EcsParametersProperty.Builder.placementConstraints(List<? extends Object> placementConstraints) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getPlacementConstraints()CfnSchedulePropsMixin.EcsParametersProperty.Builder.placementConstraints(IResolvable placementConstraints) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getPlacementConstraints()CfnSchedulePropsMixin.EcsParametersProperty.Builder.placementStrategy(List<? extends Object> placementStrategy) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getPlacementStrategy()CfnSchedulePropsMixin.EcsParametersProperty.Builder.placementStrategy(IResolvable placementStrategy) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getPlacementStrategy()CfnSchedulePropsMixin.EcsParametersProperty.Builder.platformVersion(String platformVersion) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getPlatformVersion()CfnSchedulePropsMixin.EcsParametersProperty.Builder.propagateTags(String propagateTags) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getPropagateTags()CfnSchedulePropsMixin.EcsParametersProperty.Builder.referenceId(String referenceId) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getReferenceId()Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getTags()Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getTaskCount()CfnSchedulePropsMixin.EcsParametersProperty.Builder.taskDefinitionArn(String taskDefinitionArn) Sets the value ofCfnSchedulePropsMixin.EcsParametersProperty.getTaskDefinitionArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.scheduler with parameters of type CfnSchedulePropsMixin.EcsParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSchedulePropsMixin.EcsParametersProperty.Builder.