Module: Aws::IoT::Client::_ListSecurityProfilesForTargetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#security_profile_target_mappings::Array[Types::SecurityProfileTargetMapping]



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

def security_profile_target_mappings: () -> ::Array[Types::SecurityProfileTargetMapping]