VirtualServiceData

An object that represents a virtual service returned by a describe operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the service mesh that the virtual service resides in.

Link copied to clipboard

An object that represents metadata for a resource.

Link copied to clipboard

The specifications of the virtual service.

Link copied to clipboard

The current status of the virtual service.

Link copied to clipboard

The name of the virtual service.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String