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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#security_profiles::Array[Types::SecurityProfileSearchSummary]



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

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