Interface ActiveIAMPolicyAssignment.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ActiveIAMPolicyAssignment.Builder,ActiveIAMPolicyAssignment>, SdkBuilder<ActiveIAMPolicyAssignment.Builder,ActiveIAMPolicyAssignment>, SdkPojo
Enclosing class:
ActiveIAMPolicyAssignment

public static interface ActiveIAMPolicyAssignment.Builder extends SdkPojo, CopyableBuilder<ActiveIAMPolicyAssignment.Builder,ActiveIAMPolicyAssignment>
  • Method Details

    • 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

      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.