Module: Aws::Connect::Client::_ListSecurityProfileApplicationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#applications::Array[Types::Application]

Returns:



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

def applications: () -> ::Array[Types::Application]

#last_modified_region::String

Returns:

  • (::String)


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

def last_modified_region: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String