| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountSharingInfo> |
DescribeDocumentPermissionResponse.accountSharingInfoList()
A list of accounts where the current document is shared and the version shared with each account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountSharingInfoList(AccountSharingInfo... accountSharingInfoList)
A list of accounts where the current document is shared and the version shared with each account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDocumentPermissionResponse.Builder |
DescribeDocumentPermissionResponse.Builder.accountSharingInfoList(Collection<AccountSharingInfo> accountSharingInfoList)
A list of accounts where the current document is shared and the version shared with each account.
|
Copyright © 2021. All rights reserved.