Class VirtualNodeSpecLoggingAccessLogFile
Inheritance
System.Object
VirtualNodeSpecLoggingAccessLogFile
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 VirtualNodeSpecLoggingAccessLogFile
Fields
View SourcePath
The file path to write access logs to. You can use /dev/stdout to send access logs to standard out.
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |