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)


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

def next_marker: () -> ::String

#principals::Array[::String]

Returns:

  • (::Array[::String])


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

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