Class: Aws::Types::BatchGetApplicationsInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetApplicationsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_names ⇒ ::Array[::String]
Returns the value of attribute application_names.
Instance Attribute Details
#application_names ⇒ ::Array[::String]
Returns the value of attribute application_names.
90 91 92 |
# File 'sig/types.rbs', line 90 def application_names @application_names end |