Service Tag Outbound Rule Response
data class ServiceTagOutboundRuleResponse(val category: String? = null, val destination: ServiceTagDestinationResponse? = null, val status: String? = null, val type: String)
Service Tag Outbound Rule for the managed network of a machine learning workspace.
Constructors
Link copied to clipboard
constructor(category: String? = null, destination: ServiceTagDestinationResponse? = null, status: String? = null, type: String)