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)


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

def next_token: () -> ::String

#security_profile_target_mappings::Array[Types::SecurityProfileTargetMapping]



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

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