@Stability(value=Stable)
public static interface CfnTable.SerdeInfoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.SerdeInfoProperty.Builder
A builder for
CfnTable.SerdeInfoProperty |
static class |
CfnTable.SerdeInfoProperty.Jsii$Proxy
An implementation for
CfnTable.SerdeInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.SerdeInfoProperty.Builder |
builder() |
default String |
getName()
`CfnTable.SerdeInfoProperty.Name`.
|
default Object |
getParameters()
`CfnTable.SerdeInfoProperty.Parameters`.
|
default String |
getSerializationLibrary()
`CfnTable.SerdeInfoProperty.SerializationLibrary`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Object getParameters()
@Stability(value=Stable) @Nullable default String getSerializationLibrary()
@Stability(value=Stable) static CfnTable.SerdeInfoProperty.Builder builder()
CfnTable.SerdeInfoProperty.Builder of CfnTable.SerdeInfoPropertyCopyright © 2021. All rights reserved.