Interface BatchDeleteSuccessfulDeletion.Builder

  • Method Details

    • resourceArn

      ARN of the deleted configuration (populated only when deleting by ARN list).

      Parameters:
      resourceArn - ARN of the deleted configuration (populated only when deleting by ARN list).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • signalType

      Signal type of the deleted configuration (populated only when deleting by scope).

      Parameters:
      signalType - Signal type of the deleted configuration (populated only when deleting by scope).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • locationHash

      BatchDeleteSuccessfulDeletion.Builder locationHash(String locationHash)

      Location hash of the deleted configuration (populated only when deleting by scope).

      Parameters:
      locationHash - Location hash of the deleted configuration (populated only when deleting by scope).
      Returns:
      Returns a reference to this object so that method calls can be chained together.