Service Tag Destination Response
data class ServiceTagDestinationResponse(val portRanges: String? = null, val protocol: String? = null, val serviceTag: String? = null)
Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
Constructors
Link copied to clipboard
fun ServiceTagDestinationResponse(portRanges: String? = null, protocol: String? = null, serviceTag: String? = null)