Class: Aws::Types::DescribePersistentAppUIOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribePersistentAppUIOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#persistent_app_ui ⇒ Types::PersistentAppUI
Returns the value of attribute persistent_app_ui.
Instance Attribute Details
#persistent_app_ui ⇒ Types::PersistentAppUI
Returns the value of attribute persistent_app_ui.
390 391 392 |
# File 'sig/types.rbs', line 390 def persistent_app_ui @persistent_app_ui end |