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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#account_idsArray<String>

The account IDs that have permission to use this document. The ID can be either an AWS account or All.

Returns:

  • (Array<String>)

    The account IDs that have permission to use this document.

#account_sharing_info_listArray<Types::AccountSharingInfo>

A list of AWS accounts where the current document is shared and the version shared with each account.

Returns:

  • (Array<Types::AccountSharingInfo>)

    A list of AWS accounts where the current document is shared and the version shared with each account.