You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DescribeDocumentPermissionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DescribeDocumentPermissionResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#account_ids ⇒ Array<String>
The account IDs that have permission to use this document.
-
#account_sharing_info_list ⇒ Array<Types::AccountSharingInfo>
A list of AWS accounts where the current document is shared and the version shared with each account.
Instance Attribute Details
#account_ids ⇒ Array<String>
The account IDs that have permission to use this document. The ID can be either an AWS account or All.
#account_sharing_info_list ⇒ Array<Types::AccountSharingInfo>
A list of AWS accounts where the current document is shared and the version shared with each account.