@Stability(value=Stable) public static final class CfnTagAssociation.DatabaseResourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTagAssociation.DatabaseResourceProperty>
CfnTagAssociation.DatabaseResourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTagAssociation.DatabaseResourceProperty |
build()
Builds the configured instance.
|
CfnTagAssociation.DatabaseResourceProperty.Builder |
catalogId(String catalogId)
Sets the value of
CfnTagAssociation.DatabaseResourceProperty.getCatalogId() |
CfnTagAssociation.DatabaseResourceProperty.Builder |
name(String name)
Sets the value of
CfnTagAssociation.DatabaseResourceProperty.getName() |
@Stability(value=Stable) public CfnTagAssociation.DatabaseResourceProperty.Builder catalogId(String catalogId)
CfnTagAssociation.DatabaseResourceProperty.getCatalogId()catalogId - `CfnTagAssociation.DatabaseResourceProperty.CatalogId`. This parameter is required.this@Stability(value=Stable) public CfnTagAssociation.DatabaseResourceProperty.Builder name(String name)
CfnTagAssociation.DatabaseResourceProperty.getName()name - `CfnTagAssociation.DatabaseResourceProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnTagAssociation.DatabaseResourceProperty build()
build in interface software.amazon.jsii.Builder<CfnTagAssociation.DatabaseResourceProperty>CfnTagAssociation.DatabaseResourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.