Module: Aws::IoT::Client::_ListPolicyPrincipalsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String

#principals::Array[::String]

Returns:

  • (::Array[::String])


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

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