Class AnalyticsApplicationInputsSchemaRecordFormat
Inheritance
System.Object
AnalyticsApplicationInputsSchemaRecordFormat
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.Kinesis.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class AnalyticsApplicationInputsSchemaRecordFormat
Fields
View SourceMappingParameters
The Mapping Information for the record format. See Mapping Parameters below for more details.
Declaration
public readonly AnalyticsApplicationInputsSchemaRecordFormatMappingParameters MappingParameters
Field Value
| Type | Description |
|---|---|
| AnalyticsApplicationInputsSchemaRecordFormatMappingParameters |
RecordFormatType
The type of Record Format. Can be CSV or JSON.
Declaration
public readonly string RecordFormatType
Field Value
| Type | Description |
|---|---|
| System.String |