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