Class: Aws::Types::GetOrganizationRecommendationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetOrganizationRecommendationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization_recommendation_identifier ⇒ ::String
Returns the value of attribute organization_recommendation_identifier.
Instance Attribute Details
#organization_recommendation_identifier ⇒ ::String
Returns the value of attribute organization_recommendation_identifier.
60 61 62 |
# File 'sig/types.rbs', line 60 def organization_recommendation_identifier @organization_recommendation_identifier end |