@Stability(value=Stable)
public static interface CfnApplication.InputSchemaProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.InputSchemaProperty.Builder
A builder for
CfnApplication.InputSchemaProperty |
static class |
CfnApplication.InputSchemaProperty.Jsii$Proxy
An implementation for
CfnApplication.InputSchemaProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.InputSchemaProperty.Builder |
builder() |
Object |
getRecordColumns()
`CfnApplication.InputSchemaProperty.RecordColumns`.
|
default String |
getRecordEncoding()
`CfnApplication.InputSchemaProperty.RecordEncoding`.
|
Object |
getRecordFormat()
`CfnApplication.InputSchemaProperty.RecordFormat`.
|
@Stability(value=Stable) @NotNull Object getRecordColumns()
@Stability(value=Stable) @NotNull Object getRecordFormat()
@Stability(value=Stable) @Nullable default String getRecordEncoding()
@Stability(value=Stable) static CfnApplication.InputSchemaProperty.Builder builder()
Copyright © 2021. All rights reserved.