@Stability(value=Stable)
public static interface CfnApplicationReferenceDataSource.RecordFormatProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-recordformat.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder
A builder for
CfnApplicationReferenceDataSource.RecordFormatProperty |
static class |
CfnApplicationReferenceDataSource.RecordFormatProperty.Jsii$Proxy
An implementation for
CfnApplicationReferenceDataSource.RecordFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
builder() |
default Object |
getMappingParameters()
`CfnApplicationReferenceDataSource.RecordFormatProperty.MappingParameters`.
|
String |
getRecordFormatType()
`CfnApplicationReferenceDataSource.RecordFormatProperty.RecordFormatType`.
|
@Stability(value=Stable) @NotNull String getRecordFormatType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-recordformat.html#cfn-kinesisanalytics-applicationreferencedatasource-recordformat-recordformattype@Stability(value=Stable) @Nullable default Object getMappingParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-recordformat.html#cfn-kinesisanalytics-applicationreferencedatasource-recordformat-mappingparameters@Stability(value=Stable) static CfnApplicationReferenceDataSource.RecordFormatProperty.Builder builder()
Copyright © 2020. All rights reserved.