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