Class VirtualRouterSpec
Inheritance
System.Object
VirtualRouterSpec
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.AppMesh.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class VirtualRouterSpec
Fields
View SourceListener
The listeners that the virtual router is expected to receive inbound traffic from. Currently only one listener is supported per virtual router.
Declaration
public readonly VirtualRouterSpecListener Listener
Field Value
| Type | Description |
|---|---|
| VirtualRouterSpecListener |