class Aws::Connect::Types::CreateUseCaseRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateUseCaseRequest AWS API Documentation
@return [Hash<String,String>]
“key2”:“value2”\} \}.
resource. For example, \{ “tags”: \{“key1”:“value1”,
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [String]
type.
Each integration association can have only one of each use case
The type of use case to associate to the integration association.
@!attribute [rw] use_case_type
@return [String]
The identifier for the integration association.
@!attribute [rw] integration_association_id
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
},
“TagKey” => “TagValue”,
tags: {
use_case_type: “RULES_EVALUATION”, # required, accepts RULES_EVALUATION, CONNECT_CAMPAIGNS
integration_association_id: “IntegrationAssociationId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateUseCaseRequest