Show / Hide Table of Contents

Class MeshSpecEgressFilter

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

Fields

View Source

Type

The egress filter type. By default, the type is DROP_ALL. Valid values are ALLOW_ALL and DROP_ALL.

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