@Stability(value=Stable)
public static interface CfnSchema.SchemaVersionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSchema.SchemaVersionProperty.Builder
A builder for
CfnSchema.SchemaVersionProperty |
static class |
CfnSchema.SchemaVersionProperty.Jsii$Proxy
An implementation for
CfnSchema.SchemaVersionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSchema.SchemaVersionProperty.Builder |
builder() |
default Object |
getIsLatest()
`CfnSchema.SchemaVersionProperty.IsLatest`.
|
default Number |
getVersionNumber()
`CfnSchema.SchemaVersionProperty.VersionNumber`.
|
@Stability(value=Stable) @Nullable default Object getIsLatest()
@Stability(value=Stable) @Nullable default Number getVersionNumber()
@Stability(value=Stable) static CfnSchema.SchemaVersionProperty.Builder builder()
Copyright © 2021. All rights reserved.