Class AnalyticsConfigurationFilter
Inheritance
System.Object
AnalyticsConfigurationFilter
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.S3.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class AnalyticsConfigurationFilter
Fields
View SourcePrefix
Object prefix for filtering.
Declaration
public readonly string Prefix
Field Value
| Type | Description |
|---|---|
| System.String |
Tags
Set of object tags for filtering.
Declaration
public readonly ImmutableDictionary<string, object> Tags
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |