@Stability(value=Stable) public static final class CfnSchema.RegistryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchema.RegistryProperty>
CfnSchema.RegistryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchema.RegistryProperty.Builder |
arn(String arn)
Sets the value of
CfnSchema.RegistryProperty.getArn() |
CfnSchema.RegistryProperty |
build()
Builds the configured instance.
|
CfnSchema.RegistryProperty.Builder |
name(String name)
Sets the value of
CfnSchema.RegistryProperty.getName() |
@Stability(value=Stable) public CfnSchema.RegistryProperty.Builder arn(String arn)
CfnSchema.RegistryProperty.getArn()arn - `CfnSchema.RegistryProperty.Arn`.this@Stability(value=Stable) public CfnSchema.RegistryProperty.Builder name(String name)
CfnSchema.RegistryProperty.getName()name - `CfnSchema.RegistryProperty.Name`.this@Stability(value=Stable) public CfnSchema.RegistryProperty build()
build in interface software.amazon.jsii.Builder<CfnSchema.RegistryProperty>CfnSchema.RegistryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.