Class: Aws::Types::ApplicationDescriptionsMessage
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationDescriptionsMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#applications ⇒ ::Array[Types::ApplicationDescription]
Returns the value of attribute applications.
Instance Attribute Details
#applications ⇒ ::Array[Types::ApplicationDescription]
Returns the value of attribute applications.
35 36 37 |
# File 'sig/types.rbs', line 35 def applications @applications end |