Interface AwsEcsTaskDefinitionVolumesHostDetails.Builder

    • Method Detail

      • sourcePath

        AwsEcsTaskDefinitionVolumesHostDetails.Builder sourcePath​(String sourcePath)

        The path on the host container instance that is presented to the container.

        Parameters:
        sourcePath - The path on the host container instance that is presented to the container.
        Returns:
        Returns a reference to this object so that method calls can be chained together.