Interface ActiveIAMPolicyAssignment.Builder

    • Method Detail

      • assignmentName

        ActiveIAMPolicyAssignment.Builder assignmentName​(String assignmentName)

        A name for the IAM policy assignment.

        Parameters:
        assignmentName - A name for the IAM policy assignment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyArn

        ActiveIAMPolicyAssignment.Builder policyArn​(String policyArn)

        The Amazon Resource Name (ARN) of the resource.

        Parameters:
        policyArn - The Amazon Resource Name (ARN) of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.