Module: Aws::CustomerProfiles::Client::_CreateRecommenderResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateRecommenderResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#recommender_arn ⇒ ::String
357 |
# File 'sig/client.rbs', line 357
def recommender_arn: () -> ::String
|
#tags ⇒ ::Hash[::String, ::String]
358 |
# File 'sig/client.rbs', line 358
def tags: () -> ::Hash[::String, ::String]
|