Interface UpdateSecretVersionStageResponse.Builder

    • Method Detail

      • arn

        UpdateSecretVersionStageResponse.Builder arn​(String arn)

        The ARN of the secret that was updated.

        Parameters:
        arn - The ARN of the secret that was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        UpdateSecretVersionStageResponse.Builder name​(String name)

        The name of the secret that was updated.

        Parameters:
        name - The name of the secret that was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.