Interface GetResourcePolicyResponse.Builder

    • Method Detail

      • arn

        GetResourcePolicyResponse.Builder arn​(String arn)

        The ARN of the secret that the resource-based policy was retrieved for.

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

        GetResourcePolicyResponse.Builder name​(String name)

        The name of the secret that the resource-based policy was retrieved for.

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