@Stability(value=Stable) public static final class CfnDatabase.DatabaseInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDatabase.DatabaseInputProperty>
CfnDatabase.DatabaseInputProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty.Builder description(String description)
CfnDatabase.DatabaseInputProperty.getDescription()description - `CfnDatabase.DatabaseInputProperty.Description`.this@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty.Builder locationUri(String locationUri)
CfnDatabase.DatabaseInputProperty.getLocationUri()locationUri - `CfnDatabase.DatabaseInputProperty.LocationUri`.this@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty.Builder name(String name)
CfnDatabase.DatabaseInputProperty.getName()name - `CfnDatabase.DatabaseInputProperty.Name`.this@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty.Builder parameters(Object parameters)
CfnDatabase.DatabaseInputProperty.getParameters()parameters - `CfnDatabase.DatabaseInputProperty.Parameters`.this@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty.Builder targetDatabase(CfnDatabase.DatabaseIdentifierProperty targetDatabase)
CfnDatabase.DatabaseInputProperty.getTargetDatabase()targetDatabase - `CfnDatabase.DatabaseInputProperty.TargetDatabase`.this@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty.Builder targetDatabase(IResolvable targetDatabase)
CfnDatabase.DatabaseInputProperty.getTargetDatabase()targetDatabase - `CfnDatabase.DatabaseInputProperty.TargetDatabase`.this@Stability(value=Stable) public CfnDatabase.DatabaseInputProperty build()
build in interface software.amazon.jsii.Builder<CfnDatabase.DatabaseInputProperty>CfnDatabase.DatabaseInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.