Module: Aws::Route53RecoveryReadiness::Client::_GetArchitectureRecommendationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#last_audit_timestamp::Time

Returns:

  • (::Time)


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

def last_audit_timestamp: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



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

def recommendations: () -> ::Array[Types::Recommendation]