Interface GetResourcePolicyResponse.Builder

  • Method Details

    • resourceArn

      GetResourcePolicyResponse.Builder resourceArn(String resourceArn)
      Sets the value of the ResourceArn property for this object.
      Parameters:
      resourceArn - The new value for the ResourceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyDocument

      GetResourcePolicyResponse.Builder policyDocument(String policyDocument)
      Sets the value of the PolicyDocument property for this object.
      Parameters:
      policyDocument - The new value for the PolicyDocument property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyName

      GetResourcePolicyResponse.Builder policyName(String policyName)
      Sets the value of the PolicyName property for this object.
      Parameters:
      policyName - The new value for the PolicyName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionId

      GetResourcePolicyResponse.Builder revisionId(String revisionId)
      Sets the value of the RevisionId property for this object.
      Parameters:
      revisionId - The new value for the RevisionId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.