FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgs

data class FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgs(val domainName: Output<String>, val objectTypeName: Output<String>? = null) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgs>

Constructors

constructor(domainName: Output<String>, objectTypeName: Output<String>? = null)

Properties

Link copied to clipboard
val domainName: Output<String>

Unique name of the Amazon Connect Customer Profiles domain.

Link copied to clipboard
val objectTypeName: Output<String>? = null

Object specified in the Amazon Connect Customer Profiles flow destination.

Functions

Link copied to clipboard
open override fun toJava(): FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgs