@Stability(value=Stable) public static final class CfnPartition.SchemaReferenceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPartition.SchemaReferenceProperty>
CfnPartition.SchemaReferenceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPartition.SchemaReferenceProperty |
build()
Builds the configured instance.
|
CfnPartition.SchemaReferenceProperty.Builder |
schameVersionId(String schameVersionId)
Sets the value of
CfnPartition.SchemaReferenceProperty.getSchameVersionId() |
CfnPartition.SchemaReferenceProperty.Builder |
schemaId(CfnPartition.SchemaIdProperty schemaId)
Sets the value of
CfnPartition.SchemaReferenceProperty.getSchemaId() |
CfnPartition.SchemaReferenceProperty.Builder |
schemaId(IResolvable schemaId)
Sets the value of
CfnPartition.SchemaReferenceProperty.getSchemaId() |
CfnPartition.SchemaReferenceProperty.Builder |
schemaVersionNumber(Number schemaVersionNumber)
Sets the value of
CfnPartition.SchemaReferenceProperty.getSchemaVersionNumber() |
@Stability(value=Stable) public CfnPartition.SchemaReferenceProperty.Builder schameVersionId(String schameVersionId)
CfnPartition.SchemaReferenceProperty.getSchameVersionId()schameVersionId - `CfnPartition.SchemaReferenceProperty.SchameVersionId`.this@Stability(value=Stable) public CfnPartition.SchemaReferenceProperty.Builder schemaId(CfnPartition.SchemaIdProperty schemaId)
CfnPartition.SchemaReferenceProperty.getSchemaId()schemaId - `CfnPartition.SchemaReferenceProperty.SchemaId`.this@Stability(value=Stable) public CfnPartition.SchemaReferenceProperty.Builder schemaId(IResolvable schemaId)
CfnPartition.SchemaReferenceProperty.getSchemaId()schemaId - `CfnPartition.SchemaReferenceProperty.SchemaId`.this@Stability(value=Stable) public CfnPartition.SchemaReferenceProperty.Builder schemaVersionNumber(Number schemaVersionNumber)
CfnPartition.SchemaReferenceProperty.getSchemaVersionNumber()schemaVersionNumber - `CfnPartition.SchemaReferenceProperty.SchemaVersionNumber`.this@Stability(value=Stable) public CfnPartition.SchemaReferenceProperty build()
build in interface software.amazon.jsii.Builder<CfnPartition.SchemaReferenceProperty>CfnPartition.SchemaReferencePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.