@Stability(value=Stable)
public static interface CfnJobDefinition.VolumesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumes.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJobDefinition.VolumesProperty.Builder
A builder for
CfnJobDefinition.VolumesProperty |
static class |
CfnJobDefinition.VolumesProperty.Jsii$Proxy
An implementation for
CfnJobDefinition.VolumesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJobDefinition.VolumesProperty.Builder |
builder() |
default Object |
getHost()
`CfnJobDefinition.VolumesProperty.Host`.
|
default String |
getName()
`CfnJobDefinition.VolumesProperty.Name`.
|
@Stability(value=Stable) @Nullable default Object getHost()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumes.html#cfn-batch-jobdefinition-volumes-host@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumes.html#cfn-batch-jobdefinition-volumes-name@Stability(value=Stable) static CfnJobDefinition.VolumesProperty.Builder builder()
Copyright © 2020. All rights reserved.