Interface AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails.Builder

  • Method Details

    • readOnly

      Whether the container has read-only access to the volume.

      Parameters:
      readOnly - Whether the container has read-only access to the volume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.