Fqdn Outbound Rule Response
data class FqdnOutboundRuleResponse(val category: String? = null, val destination: String? = null, val status: String? = null, val type: String)
FQDN Outbound Rule for the managed network of a machine learning workspace.
Constructors
Link copied to clipboard
fun FqdnOutboundRuleResponse(category: String? = null, destination: String? = null, status: String? = null, type: String)