Interface AccessPolicy.Builder

    • Method Detail

      • name

        AccessPolicy.Builder name​(String name)

        The name of the access policy.

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

        AccessPolicy.Builder arn​(String arn)

        The ARN of the access policy.

        Parameters:
        arn - The ARN of the access policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.