Interface PutResourcePolicyResponse.Builder

    • Method Detail

      • arn

        PutResourcePolicyResponse.Builder arn​(String arn)

        The ARN of the secret.

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

        PutResourcePolicyResponse.Builder name​(String name)

        The name of the secret.

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