VirtualService
Specifies a virtual service to use as a backend.
Inherited functions
Link copied to clipboard
Casts this Backend as a VirtualService and retrieves its aws.sdk.kotlin.services.appmesh.model.VirtualServiceBackend value. Throws an exception if the Backend is not a VirtualService.
Link copied to clipboard
Casts this Backend as a VirtualService and retrieves its aws.sdk.kotlin.services.appmesh.model.VirtualServiceBackend value. Returns null if the Backend is not a VirtualService.