Cluster Byok Entity Response
data class ClusterByokEntityResponse(val id: String? = null, val related: String? = null, val resourceName: String? = null)
The network associated with this object
Constructors
Link copied to clipboard
fun ClusterByokEntityResponse(id: String? = null, related: String? = null, resourceName: String? = null)