ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexusArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexusArgs(val accessKeyId: Output<String>, val datakey: Output<String>, val secretAccessKey: Output<String>, val userId: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexusArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val accessKeyId: Output<String>
Link copied to clipboard
val datakey: Output<String>
Link copied to clipboard
val secretAccessKey: Output<String>
Link copied to clipboard
val userId: Output<String>