marketo
suspend fun marketo(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoArgs>)
suspend fun marketo(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoArgs?)
Parameters
value
Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.
suspend fun marketo(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoArgsBuilder.() -> Unit)
Parameters
argument
Connector-specific credentials required when using Marketo. See Marketo Connector Profile Credentials for more details.