@Stability(value=Stable) public static final class CfnSchemaVersion.SchemaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchemaVersion.SchemaProperty>
CfnSchemaVersion.SchemaProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchemaVersion.SchemaProperty |
build()
Builds the configured instance.
|
CfnSchemaVersion.SchemaProperty.Builder |
registryName(String registryName)
Sets the value of
CfnSchemaVersion.SchemaProperty.getRegistryName() |
CfnSchemaVersion.SchemaProperty.Builder |
schemaArn(String schemaArn)
Sets the value of
CfnSchemaVersion.SchemaProperty.getSchemaArn() |
CfnSchemaVersion.SchemaProperty.Builder |
schemaName(String schemaName)
Sets the value of
CfnSchemaVersion.SchemaProperty.getSchemaName() |
@Stability(value=Stable) public CfnSchemaVersion.SchemaProperty.Builder registryName(String registryName)
CfnSchemaVersion.SchemaProperty.getRegistryName()registryName - `CfnSchemaVersion.SchemaProperty.RegistryName`.this@Stability(value=Stable) public CfnSchemaVersion.SchemaProperty.Builder schemaArn(String schemaArn)
CfnSchemaVersion.SchemaProperty.getSchemaArn()schemaArn - `CfnSchemaVersion.SchemaProperty.SchemaArn`.this@Stability(value=Stable) public CfnSchemaVersion.SchemaProperty.Builder schemaName(String schemaName)
CfnSchemaVersion.SchemaProperty.getSchemaName()schemaName - `CfnSchemaVersion.SchemaProperty.SchemaName`.this@Stability(value=Stable) public CfnSchemaVersion.SchemaProperty build()
build in interface software.amazon.jsii.Builder<CfnSchemaVersion.SchemaProperty>CfnSchemaVersion.SchemaPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.