ConnectorProfileTrendmicroConnectorProfileCredentialsArgs

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

Constructors

constructor(apiSecretKey: Output<String>)

Properties

Link copied to clipboard
val apiSecretKey: Output<String>

The Secret Access Key portion of the credentials.

Functions

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