Interface AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails.Builder

    • Method Detail

      • sourceVolume

        AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails.Builder sourceVolume​(String sourceVolume)

        The name of the volume to mount. Must match the name of a volume listed in VolumeDetails for the task definition.

        Parameters:
        sourceVolume - The name of the volume to mount. Must match the name of a volume listed in VolumeDetails for the task definition.
        Returns:
        Returns a reference to this object so that method calls can be chained together.