Interface AwsEcsTaskVolumeHostDetails.Builder

    • Method Detail

      • sourcePath

        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.

        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.