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