customer Profiles
suspend fun customerProfiles(value: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgs>)
suspend fun customerProfiles(value: FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgs?)
Parameters
value
Properties that are required to query Amazon Connect Customer Profiles. See Customer Profiles Destination Properties for more details.
suspend fun customerProfiles(argument: suspend FlowDestinationFlowConfigDestinationConnectorPropertiesCustomerProfilesArgsBuilder.() -> Unit)
Parameters
argument
Properties that are required to query Amazon Connect Customer Profiles. See Customer Profiles Destination Properties for more details.