@Stability(value=Stable) public static final class CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGlobalTable.ContributorInsightsSpecificationProperty>
CfnGlobalTable.ContributorInsightsSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.ContributorInsightsSpecificationProperty |
build()
Builds the configured instance.
|
CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled() |
CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled() |
@Stability(value=Stable) public CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder enabled(Boolean enabled)
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled()enabled - Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false). This parameter is required.this@Stability(value=Stable) public CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder enabled(IResolvable enabled)
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled()enabled - Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false). This parameter is required.this@Stability(value=Stable) public CfnGlobalTable.ContributorInsightsSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnGlobalTable.ContributorInsightsSpecificationProperty>CfnGlobalTable.ContributorInsightsSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.