public static final class CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder
extends java.lang.Object
CfnGlobalTable.ContributorInsightsSpecificationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnGlobalTable.ContributorInsightsSpecificationProperty |
build()
Builds the configured instance.
|
CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder |
enabled(java.lang.Boolean enabled)
Sets the value of
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled() |
CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled() |
public CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder enabled(java.lang.Boolean enabled)
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled()
enabled
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false). This parameter is required.this
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
public CfnGlobalTable.ContributorInsightsSpecificationProperty build()
CfnGlobalTable.ContributorInsightsSpecificationProperty
java.lang.NullPointerException
- if any required attribute was not provided