@Stability(value=Stable) public static final class CfnTaskDefinition.HostVolumePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTaskDefinition.HostVolumePropertiesProperty>
CfnTaskDefinition.HostVolumePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTaskDefinition.HostVolumePropertiesProperty |
build()
Builds the configured instance.
|
CfnTaskDefinition.HostVolumePropertiesProperty.Builder |
sourcePath(String sourcePath)
Sets the value of
CfnTaskDefinition.HostVolumePropertiesProperty.getSourcePath() |
@Stability(value=Stable) public CfnTaskDefinition.HostVolumePropertiesProperty.Builder sourcePath(String sourcePath)
CfnTaskDefinition.HostVolumePropertiesProperty.getSourcePath()sourcePath - `CfnTaskDefinition.HostVolumePropertiesProperty.SourcePath`.this@Stability(value=Stable) public CfnTaskDefinition.HostVolumePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnTaskDefinition.HostVolumePropertiesProperty>CfnTaskDefinition.HostVolumePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.