primaryIdentityId
ID for the user.
- Parameters:
primaryIdentityId- ID for the user.- Returns:
- Returns a reference to this object so that method calls can be chained together.
Buildable, CopyableBuilder<GetApprovalTeamResponseApprover.Builder,GetApprovalTeamResponseApprover> , SdkBuilder<GetApprovalTeamResponseApprover.Builder,GetApprovalTeamResponseApprover> , SdkPojoGetApprovalTeamResponseApproverapproverId(String approverId) mfaMethods(Collection<MfaMethod> mfaMethods) mfaMethods(Consumer<MfaMethod.Builder>... mfaMethods) mfaMethods(MfaMethod... mfaMethods) primaryIdentityId(String primaryIdentityId) primaryIdentitySourceArn(String primaryIdentitySourceArn) primaryIdentityStatus(String primaryIdentityStatus) primaryIdentityStatus(IdentityStatus primaryIdentityStatus) responseTime(Instant responseTime) copyapplyMutation, buildequalsBySdkFields, sdkFieldNameToField, sdkFieldsID for the approver.
approverId - ID for the approver.Timestamp when the approver responded to an approval team invitation.
responseTime - Timestamp when the approver responded to an approval team invitation.ID for the user.
primaryIdentityId - ID for the user.Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.
primaryIdentitySourceArn - Amazon Resource Name (ARN) for the identity source. The identity source manages the user
authentication for approvers.Status for the identity source. For example, if an approver has accepted a team invitation with a user authentication method managed by the identity source.
primaryIdentityStatus - Status for the identity source. For example, if an approver has accepted a team invitation with a user
authentication method managed by the identity source.Status for the identity source. For example, if an approver has accepted a team invitation with a user authentication method managed by the identity source.
primaryIdentityStatus - Status for the identity source. For example, if an approver has accepted a team invitation with a user
authentication method managed by the identity source.Multi-factor authentication configuration for the approver
mfaMethods - Multi-factor authentication configuration for the approverMulti-factor authentication configuration for the approver
mfaMethods - Multi-factor authentication configuration for the approverMulti-factor authentication configuration for the approver
This is a convenience method that creates an instance of theMfaMethod.Builder avoiding the need to create one manually
via MfaMethod.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to mfaMethods(List<MfaMethod>).
mfaMethods - a consumer that will call methods on
MfaMethod.Builder