Interface PolicyVersionIdentifier.Builder

  • Method Details

    • policyName

      PolicyVersionIdentifier.Builder policyName(String policyName)

      The name of the policy.

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

      PolicyVersionIdentifier.Builder policyVersionId(String policyVersionId)

      The ID of the version of the policy associated with the resource.

      Parameters:
      policyVersionId - The ID of the version of the policy associated with the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.