Interface InlinePolicy.Builder

  • Method Details

    • policyName

      InlinePolicy.Builder policyName(String policyName)

      The name of the inline policy.

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

      InlinePolicy.Builder policyDocument(String policyDocument)

      The inline policy document.

      Parameters:
      policyDocument - The inline policy document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.