Interface GetClusterPolicyResponse.Builder

  • Method Details

    • policy

      The resource-based policy document attached to the cluster, returned as a JSON string.

      Parameters:
      policy - The resource-based policy document attached to the cluster, returned as a JSON string.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyVersion

      GetClusterPolicyResponse.Builder policyVersion(String policyVersion)

      The version of the policy document. This version number is incremented each time the policy is updated.

      Parameters:
      policyVersion - The version of the policy document. This version number is incremented each time the policy is updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.