Class: Aws::Types::ApplicationPreferences
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationPreferences
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#management_preference ⇒ Types::ManagementPreference
Returns the value of attribute management_preference.
Instance Attribute Details
#management_preference ⇒ Types::ManagementPreference
Returns the value of attribute management_preference.
121 122 123 |
# File 'sig/types.rbs', line 121 def management_preference @management_preference end |