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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#security_profiles::Array[Types::SecurityProfileSearchSummary]



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

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