Class: Aws::Types::DescribePersistentAppUIInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribePersistentAppUIInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#persistent_app_ui_id ⇒ ::String
Returns the value of attribute persistent_app_ui_id.
Instance Attribute Details
#persistent_app_ui_id ⇒ ::String
Returns the value of attribute persistent_app_ui_id.
385 386 387 |
# File 'sig/types.rbs', line 385 def persistent_app_ui_id @persistent_app_ui_id end |