Class: Aws::Types::CreateApplicationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateApplicationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_arn ⇒ ::String
Returns the value of attribute application_arn.
Instance Attribute Details
#application_arn ⇒ ::String
Returns the value of attribute application_arn.
41 42 43 |
# File 'sig/types.rbs', line 41 def application_arn @application_arn end |