public static interface MemberAccount.Builder extends SdkPojo, CopyableBuilder<MemberAccount.Builder,MemberAccount>
Modifier and Type | Method and Description |
---|---|
MemberAccount.Builder |
accountId(String accountId)
The AWS account ID of the Amazon Macie member account.
|
copy
applyMutation, build
MemberAccount.Builder accountId(String accountId)
The AWS account ID of the Amazon Macie member account.
accountId
- The AWS account ID of the Amazon Macie member account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.