Interface AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails.Builder

    • Method Detail

      • sourceContainer

        AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails.Builder sourceContainer​(String sourceContainer)

        The name of another container within the same task definition from which to mount volumes.

        Parameters:
        sourceContainer - The name of another container within the same task definition from which to mount volumes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.