Class: Aws::Types::DeleteWebAppCustomizationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteWebAppCustomizationRequest
- 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.
309 310 311 |
# File 'sig/types.rbs', line 309 def web_app_id @web_app_id end |