@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.421Z") @Stability(value=Stable) public interface CfnComputeEnvironmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComputeEnvironmentProps.Builder
A builder for
CfnComputeEnvironmentProps |
static class |
CfnComputeEnvironmentProps.Jsii$Proxy
An implementation for
CfnComputeEnvironmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnComputeEnvironmentProps.Builder |
builder() |
default String |
getComputeEnvironmentName()
`AWS::Batch::ComputeEnvironment.ComputeEnvironmentName`.
|
default Object |
getComputeResources()
`AWS::Batch::ComputeEnvironment.ComputeResources`.
|
String |
getServiceRole()
`AWS::Batch::ComputeEnvironment.ServiceRole`.
|
default String |
getState()
`AWS::Batch::ComputeEnvironment.State`.
|
default Object |
getTags()
`AWS::Batch::ComputeEnvironment.Tags`.
|
String |
getType()
`AWS::Batch::ComputeEnvironment.Type`.
|
@Stability(value=Stable) @NotNull String getServiceRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-servicerole@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-type@Stability(value=Stable) @Nullable default String getComputeEnvironmentName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-computeenvironmentname@Stability(value=Stable) @Nullable default Object getComputeResources()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-computeresources@Stability(value=Stable) @Nullable default String getState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-state@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-tags@Stability(value=Stable) static CfnComputeEnvironmentProps.Builder builder()
CfnComputeEnvironmentProps.Builder of CfnComputeEnvironmentPropsCopyright © 2020. All rights reserved.