ConnectorProfileCustomAuthCredentialsArgs

data class ConnectorProfileCustomAuthCredentialsArgs(val credentialsMap: Output<ConnectorProfileCredentialsMapArgs>? = null, val customAuthenticationType: Output<String>) : ConvertibleToJava<ConnectorProfileCustomAuthCredentialsArgs>

Constructors

fun ConnectorProfileCustomAuthCredentialsArgs(credentialsMap: Output<ConnectorProfileCredentialsMapArgs>? = null, customAuthenticationType: Output<String>)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard