ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingularArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingularArgs(val apiKey: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingularArgs>

Constructors

constructor(apiKey: Output<String>)

Properties

Link copied to clipboard
val apiKey: Output<String>

Functions

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