VirtualServiceData
An object that represents a virtual service returned by a describe operation.
Contents
- meshName
-
The name of the service mesh that the virtual service resides in.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- metadata
-
An object that represents metadata for a resource.
Type: ResourceMetadata object
Required: Yes
- spec
-
The specifications of the virtual service.
Type: VirtualServiceSpec object
Required: Yes
- status
-
The current status of the virtual service.
Type: VirtualServiceStatus object
Required: Yes
- virtualServiceName
-
The name of the virtual service.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: