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