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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#security_profiles::Array[Types::SecurityProfileSearchSummary]



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

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