Show / Hide Table of Contents

Class AnalyticsConfigurationStorageClassAnalysisDataExport

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

Fields

View Source

Destination

Specifies the destination for the exported analytics data (documented below).

Declaration
public readonly AnalyticsConfigurationStorageClassAnalysisDataExportDestination Destination
Field Value
Type Description
AnalyticsConfigurationStorageClassAnalysisDataExportDestination
View Source

OutputSchemaVersion

The schema version of exported analytics data. Allowed values: V_1. Default value: V_1.

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