Class: Aws::Types::UpdateWebAppCustomizationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWebAppCustomizationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#web_app_id ⇒ ::String
Returns the value of attribute web_app_id.
Instance Attribute Details
#web_app_id ⇒ ::String
Returns the value of attribute web_app_id.
1503 1504 1505 |
# File 'sig/types.rbs', line 1503 def web_app_id @web_app_id end |