| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSharingInfo.Builder |
AccountSharingInfo.Builder.accountId(String accountId)
The AWS account ID where the current document is shared.
|
static AccountSharingInfo.Builder |
AccountSharingInfo.builder() |
AccountSharingInfo.Builder |
AccountSharingInfo.Builder.sharedDocumentVersion(String sharedDocumentVersion)
The version of the current document shared with the account.
|
AccountSharingInfo.Builder |
AccountSharingInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountSharingInfo.Builder> |
AccountSharingInfo.serializableBuilderClass() |
Copyright © 2019. All rights reserved.