Interface DeleteContainerAssociationResponse.Builder

  • Method Details

    • containerAssociationName

      DeleteContainerAssociationResponse.Builder containerAssociationName(String containerAssociationName)

      The descriptive name of the container association.

      Parameters:
      containerAssociationName - The descriptive name of the container association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • containerAssociationArn

      DeleteContainerAssociationResponse.Builder containerAssociationArn(String containerAssociationArn)

      The Amazon Resource Name (ARN) of the container association.

      Parameters:
      containerAssociationArn - The Amazon Resource Name (ARN) of the container association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the container association. After deletion is initiated, the status is DELETING.

      Parameters:
      status - The current status of the container association. After deletion is initiated, the status is DELETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the container association. After deletion is initiated, the status is DELETING.

      Parameters:
      status - The current status of the container association. After deletion is initiated, the status is DELETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: