@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.331Z") @Stability(value=Stable) public interface CfnSchemaVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSchemaVersionProps.Builder
A builder for
CfnSchemaVersionProps |
static class |
CfnSchemaVersionProps.Jsii$Proxy
An implementation for
CfnSchemaVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSchemaVersionProps.Builder |
builder() |
Object |
getSchema()
`AWS::Glue::SchemaVersion.Schema`.
|
String |
getSchemaDefinition()
`AWS::Glue::SchemaVersion.SchemaDefinition`.
|
@Stability(value=Stable) @NotNull Object getSchema()
@Stability(value=Stable) @NotNull String getSchemaDefinition()
@Stability(value=Stable) static CfnSchemaVersionProps.Builder builder()
CfnSchemaVersionProps.Builder of CfnSchemaVersionPropsCopyright © 2021. All rights reserved.