@Stability(value=Stable)
public static interface CfnPartition.SchemaReferenceProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnPartition.SchemaReferenceProperty.Builder
A builder for
CfnPartition.SchemaReferenceProperty |
static class |
CfnPartition.SchemaReferenceProperty.Jsii$Proxy
An implementation for
CfnPartition.SchemaReferenceProperty |
Modifier and Type | Method and Description |
---|---|
static CfnPartition.SchemaReferenceProperty.Builder |
builder() |
default String |
getSchameVersionId()
`CfnPartition.SchemaReferenceProperty.SchameVersionId`.
|
default Object |
getSchemaId()
`CfnPartition.SchemaReferenceProperty.SchemaId`.
|
default Number |
getSchemaVersionNumber()
`CfnPartition.SchemaReferenceProperty.SchemaVersionNumber`.
|
@Stability(value=Stable) @Nullable default String getSchameVersionId()
@Stability(value=Stable) @Nullable default Object getSchemaId()
@Stability(value=Stable) @Nullable default Number getSchemaVersionNumber()
@Stability(value=Stable) static CfnPartition.SchemaReferenceProperty.Builder builder()
Copyright © 2021. All rights reserved.