@Stability(value=Stable) public static final class CfnTable.ContributorInsightsSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.ContributorInsightsSpecificationProperty>
CfnTable.ContributorInsightsSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.ContributorInsightsSpecificationProperty |
build()
Builds the configured instance.
|
CfnTable.ContributorInsightsSpecificationProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnTable.ContributorInsightsSpecificationProperty.getEnabled() |
CfnTable.ContributorInsightsSpecificationProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnTable.ContributorInsightsSpecificationProperty.getEnabled() |
@Stability(value=Stable) public CfnTable.ContributorInsightsSpecificationProperty.Builder enabled(Boolean enabled)
CfnTable.ContributorInsightsSpecificationProperty.getEnabled()enabled - `CfnTable.ContributorInsightsSpecificationProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnTable.ContributorInsightsSpecificationProperty.Builder enabled(IResolvable enabled)
CfnTable.ContributorInsightsSpecificationProperty.getEnabled()enabled - `CfnTable.ContributorInsightsSpecificationProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnTable.ContributorInsightsSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnTable.ContributorInsightsSpecificationProperty>CfnTable.ContributorInsightsSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.