Module: Aws::IoT::Client::_ListThingPrincipalsV2ResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#thing_principal_objects::Array[Types::ThingPrincipalObject]

Returns:



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

def thing_principal_objects: () -> ::Array[Types::ThingPrincipalObject]