Class: Aws::Types::BestPractice
- Inherits:
-
Object
- Object
- Aws::Types::BestPractice
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#choice_id ⇒ ::String
Returns the value of attribute choice_id.
-
#choice_title ⇒ ::String
Returns the value of attribute choice_title.
Instance Attribute Details
#choice_id ⇒ ::String
Returns the value of attribute choice_id.
178 179 180 |
# File 'sig/types.rbs', line 178 def choice_id @choice_id end |
#choice_title ⇒ ::String
Returns the value of attribute choice_title.
179 180 181 |
# File 'sig/types.rbs', line 179 def choice_title @choice_title end |