Class: Aws::Types::PrioritizeBusinessGoals
- Inherits:
-
Object
- Object
- Aws::Types::PrioritizeBusinessGoals
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#business_goals ⇒ Types::BusinessGoals
Returns the value of attribute business_goals.
Instance Attribute Details
#business_goals ⇒ Types::BusinessGoals
Returns the value of attribute business_goals.
514 515 516 |
# File 'sig/types.rbs', line 514 def business_goals @business_goals end |