Module: Aws::Connect::Client::_SearchSecurityProfilesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#security_profiles::Array[Types::SecurityProfileSearchSummary]



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

def security_profiles: () -> ::Array[Types::SecurityProfileSearchSummary]