Interface AttachedPolicy.Builder

    • Method Detail

      • policyName

        AttachedPolicy.Builder policyName​(String policyName)

        The friendly name of the attached policy.

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

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