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:



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

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

#last_modified_region::String

Returns:

  • (::String)


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

def last_modified_region: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String