connector Profile Properties
suspend fun connectorProfileProperties(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs>)
suspend fun connectorProfileProperties(value: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgs)
Parameters
value
The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.
suspend fun connectorProfileProperties(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesArgsBuilder.() -> Unit)
Parameters
argument
The connector-specific properties of the profile configuration. See Connector Profile Properties for more details.