Interface AwsEcsTaskVolumeHostDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsEcsTaskVolumeHostDetails.Builder,AwsEcsTaskVolumeHostDetails>, SdkBuilder<AwsEcsTaskVolumeHostDetails.Builder,AwsEcsTaskVolumeHostDetails>, SdkPojo
Enclosing class:
AwsEcsTaskVolumeHostDetails

public static interface AwsEcsTaskVolumeHostDetails.Builder extends SdkPojo, CopyableBuilder<AwsEcsTaskVolumeHostDetails.Builder,AwsEcsTaskVolumeHostDetails>
  • Method Details

    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.