Backend
An object that represents the backends that a virtual node is expected to send outbound traffic to.
Inheritors
Types
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.