| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSchedulingPolicyProps.Builder |
CfnSchedulingPolicyProps.builder() |
CfnSchedulingPolicyProps.Builder |
CfnSchedulingPolicyProps.Builder.fairsharePolicy(CfnSchedulingPolicy.FairsharePolicyProperty fairsharePolicy)
Sets the value of
CfnSchedulingPolicyProps.getFairsharePolicy() |
CfnSchedulingPolicyProps.Builder |
CfnSchedulingPolicyProps.Builder.fairsharePolicy(IResolvable fairsharePolicy)
Sets the value of
CfnSchedulingPolicyProps.getFairsharePolicy() |
CfnSchedulingPolicyProps.Builder |
CfnSchedulingPolicyProps.Builder.name(String name)
Sets the value of
CfnSchedulingPolicyProps.getName() |
CfnSchedulingPolicyProps.Builder |
CfnSchedulingPolicyProps.Builder.tags(Map<String,String> tags)
Sets the value of
CfnSchedulingPolicyProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSchedulingPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSchedulingPolicyProps.Builder. |
Copyright © 2022. All rights reserved.