ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicroArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicroArgs(val apiSecretKey: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicroArgs>

Constructors

constructor(apiSecretKey: Output<String>)

Properties

Link copied to clipboard
val apiSecretKey: Output<String>

The API secret key required for API key authentication.

Functions

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