public static interface AccountSharingInfo.Builder extends SdkPojo, CopyableBuilder<AccountSharingInfo.Builder,AccountSharingInfo>
| Modifier and Type | Method and Description |
|---|---|
AccountSharingInfo.Builder |
accountId(String accountId)
The Amazon Web Services account ID where the current document is shared.
|
AccountSharingInfo.Builder |
sharedDocumentVersion(String sharedDocumentVersion)
The version of the current document shared with the account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountSharingInfo.Builder accountId(String accountId)
The Amazon Web Services account ID where the current document is shared.
accountId - The Amazon Web Services account ID where the current document is shared.AccountSharingInfo.Builder sharedDocumentVersion(String sharedDocumentVersion)
The version of the current document shared with the account.
sharedDocumentVersion - The version of the current document shared with the account.Copyright © 2021. All rights reserved.