Show / Hide Table of Contents

Class VirtualServiceSpec

Inheritance
System.Object
VirtualServiceSpec
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 VirtualServiceSpec

Fields

View Source

Provider

The App Mesh object that is acting as the provider for a virtual service. You can specify a single virtual node or virtual router.

Declaration
public readonly VirtualServiceSpecProvider Provider
Field Value
Type Description
VirtualServiceSpecProvider
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.