Module: Aws::Personalize::Client::_CreateDatasetGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateDatasetGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dataset_group_arn ⇒ ::String
247 |
# File 'sig/client.rbs', line 247
def dataset_group_arn: () -> ::String
|
#domain ⇒ "ECOMMERCE", "VIDEO_ON_DEMAND"
248 |
# File 'sig/client.rbs', line 248
def domain: () -> ("ECOMMERCE" | "VIDEO_ON_DEMAND")
|