Class: Aws::Types::GetApplicationInput
- Inherits:
-
Object
- Object
- Aws::Types::GetApplicationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_name ⇒ ::String
Returns the value of attribute application_name.
Instance Attribute Details
#application_name ⇒ ::String
Returns the value of attribute application_name.
545 546 547 |
# File 'sig/types.rbs', line 545 def application_name @application_name end |