@Stability(value=Stable)
public static interface CfnComputeEnvironment.ComputeResourcesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComputeEnvironment.ComputeResourcesProperty.Builder
A builder for
CfnComputeEnvironment.ComputeResourcesProperty |
static class |
CfnComputeEnvironment.ComputeResourcesProperty.Jsii$Proxy
An implementation for
CfnComputeEnvironment.ComputeResourcesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComputeEnvironment.ComputeResourcesProperty.Builder |
builder() |
default String |
getAllocationStrategy()
`CfnComputeEnvironment.ComputeResourcesProperty.AllocationStrategy`.
|
default Number |
getBidPercentage()
`CfnComputeEnvironment.ComputeResourcesProperty.BidPercentage`.
|
default Number |
getDesiredvCpus()
`CfnComputeEnvironment.ComputeResourcesProperty.DesiredvCpus`.
|
default String |
getEc2KeyPair()
`CfnComputeEnvironment.ComputeResourcesProperty.Ec2KeyPair`.
|
default String |
getImageId()
`CfnComputeEnvironment.ComputeResourcesProperty.ImageId`.
|
String |
getInstanceRole()
`CfnComputeEnvironment.ComputeResourcesProperty.InstanceRole`.
|
List<String> |
getInstanceTypes()
`CfnComputeEnvironment.ComputeResourcesProperty.InstanceTypes`.
|
default Object |
getLaunchTemplate()
`CfnComputeEnvironment.ComputeResourcesProperty.LaunchTemplate`.
|
Number |
getMaxvCpus()
`CfnComputeEnvironment.ComputeResourcesProperty.MaxvCpus`.
|
Number |
getMinvCpus()
`CfnComputeEnvironment.ComputeResourcesProperty.MinvCpus`.
|
default String |
getPlacementGroup()
`CfnComputeEnvironment.ComputeResourcesProperty.PlacementGroup`.
|
default List<String> |
getSecurityGroupIds()
`CfnComputeEnvironment.ComputeResourcesProperty.SecurityGroupIds`.
|
default String |
getSpotIamFleetRole()
`CfnComputeEnvironment.ComputeResourcesProperty.SpotIamFleetRole`.
|
List<String> |
getSubnets()
`CfnComputeEnvironment.ComputeResourcesProperty.Subnets`.
|
default Object |
getTags()
`CfnComputeEnvironment.ComputeResourcesProperty.Tags`.
|
String |
getType()
`CfnComputeEnvironment.ComputeResourcesProperty.Type`.
|
@Stability(value=Stable) @NotNull String getInstanceRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-instancerole@Stability(value=Stable) @NotNull List<String> getInstanceTypes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-instancetypes@Stability(value=Stable) @NotNull Number getMaxvCpus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-maxvcpus@Stability(value=Stable) @NotNull Number getMinvCpus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-minvcpus@Stability(value=Stable) @NotNull List<String> getSubnets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-subnets@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-type@Stability(value=Stable) @Nullable default String getAllocationStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-allocationstrategy@Stability(value=Stable) @Nullable default Number getBidPercentage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-bidpercentage@Stability(value=Stable) @Nullable default Number getDesiredvCpus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-desiredvcpus@Stability(value=Stable) @Nullable default String getEc2KeyPair()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-ec2keypair@Stability(value=Stable) @Nullable default String getImageId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-imageid@Stability(value=Stable) @Nullable default Object getLaunchTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-launchtemplate@Stability(value=Stable) @Nullable default String getPlacementGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-placementgroup@Stability(value=Stable) @Nullable default List<String> getSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-securitygroupids@Stability(value=Stable) @Nullable default String getSpotIamFleetRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-spotiamfleetrole@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-tags@Stability(value=Stable) static CfnComputeEnvironment.ComputeResourcesProperty.Builder builder()
Copyright © 2020. All rights reserved.