Connector Profile Infor Nexus Connector Profile Credentials Args
data class ConnectorProfileInforNexusConnectorProfileCredentialsArgs(val accessKeyId: Output<String>, val datakey: Output<String>, val secretAccessKey: Output<String>, val userId: Output<String>) : ConvertibleToJava<ConnectorProfileInforNexusConnectorProfileCredentialsArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileInforNexusConnectorProfileCredentialsArgs(accessKeyId: Output<String>, datakey: Output<String>, secretAccessKey: Output<String>, userId: Output<String>)