Connector Profile Connector Profile Config Connector Profile Credentials Snowflake Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflakeArgs(val password: Output<String>, val username: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflakeArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflakeArgs(password: Output<String>, username: Output<String>)