ConnectorProfileSingularConnectorProfileCredentialsArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard
val apiKey: Output<String>

A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.