Module: Aws::SSM::Client::_DescribeDocumentPermissionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDocumentPermissionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#account_ids::Array[::String]

Returns:

  • (::Array[::String])


802
# File 'sig/client.rbs', line 802

def account_ids: () -> ::Array[::String]

#account_sharing_info_list::Array[Types::AccountSharingInfo]

Returns:



803
# File 'sig/client.rbs', line 803

def account_sharing_info_list: () -> ::Array[Types::AccountSharingInfo]

#next_token::String

Returns:

  • (::String)


804
# File 'sig/client.rbs', line 804

def next_token: () -> ::String