Class: Aws::Types::GetOrganizationRecommendationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetOrganizationRecommendationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization_recommendation ⇒ Types::OrganizationRecommendation
Returns the value of attribute organization_recommendation.
Instance Attribute Details
#organization_recommendation ⇒ Types::OrganizationRecommendation
Returns the value of attribute organization_recommendation.
65 66 67 |
# File 'sig/types.rbs', line 65 def organization_recommendation @organization_recommendation end |