Module: Aws::ACMPCA::Client::_ListPermissionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#permissions::Array[Types::Permission]

Returns:



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

def permissions: () -> ::Array[Types::Permission]