public static interface AwsEcsTaskVolumeHostDetails.Builder extends SdkPojo, CopyableBuilder<AwsEcsTaskVolumeHostDetails.Builder,AwsEcsTaskVolumeHostDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEcsTaskVolumeHostDetails.Builder |
sourcePath(String sourcePath)
When the
host parameter is used, specify a sourcePath to declare the path on the
host container instance that's presented to the container. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEcsTaskVolumeHostDetails.Builder sourcePath(String sourcePath)
When the host parameter is used, specify a sourcePath to declare the path on the
host container instance that's presented to the container.
sourcePath - When the host parameter is used, specify a sourcePath to declare the path on
the host container instance that's presented to the container.Copyright © 2023. All rights reserved.