Class: Aws::Types::GetAppsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAppsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#applications_response ⇒ Types::ApplicationsResponse
Returns the value of attribute applications_response.
Instance Attribute Details
#applications_response ⇒ Types::ApplicationsResponse
Returns the value of attribute applications_response.
1433 1434 1435 |
# File 'sig/types.rbs', line 1433 def applications_response @applications_response end |