Interface IAMPolicyAssignment.Builder

    • Method Detail

      • awsAccountId

        IAMPolicyAssignment.Builder awsAccountId​(String awsAccountId)

        The Amazon Web Services account ID.

        Parameters:
        awsAccountId - The Amazon Web Services account ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • assignmentId

        IAMPolicyAssignment.Builder assignmentId​(String assignmentId)

        Assignment ID.

        Parameters:
        assignmentId - Assignment ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • assignmentName

        IAMPolicyAssignment.Builder assignmentName​(String assignmentName)

        Assignment name.

        Parameters:
        assignmentName - Assignment name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyArn

        IAMPolicyAssignment.Builder policyArn​(String policyArn)

        The Amazon Resource Name (ARN) for the IAM policy.

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