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