Class: Aws::Types::UpdateAppInstanceResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAppInstanceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_instance_arn ⇒ ::String
Returns the value of attribute app_instance_arn.
Instance Attribute Details
#app_instance_arn ⇒ ::String
Returns the value of attribute app_instance_arn.
508 509 510 |
# File 'sig/types.rbs', line 508 def app_instance_arn @app_instance_arn end |