@Stability(value=Stable)
public static interface CfnPartition.SchemaIdProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartition.SchemaIdProperty.Builder
A builder for
CfnPartition.SchemaIdProperty |
static class |
CfnPartition.SchemaIdProperty.Jsii$Proxy
An implementation for
CfnPartition.SchemaIdProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartition.SchemaIdProperty.Builder |
builder() |
default String |
getRegistryName()
`CfnPartition.SchemaIdProperty.RegistryName`.
|
default String |
getSchemaArn()
`CfnPartition.SchemaIdProperty.SchemaArn`.
|
default String |
getSchemaName()
`CfnPartition.SchemaIdProperty.SchemaName`.
|
@Stability(value=Stable) @Nullable default String getRegistryName()
@Stability(value=Stable) @Nullable default String getSchemaArn()
@Stability(value=Stable) @Nullable default String getSchemaName()
@Stability(value=Stable) static CfnPartition.SchemaIdProperty.Builder builder()
Copyright © 2021. All rights reserved.