@Stability(value=Stable) public static final class CfnGroup.InsightsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGroup.InsightsConfigurationProperty>
CfnGroup.InsightsConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.InsightsConfigurationProperty |
build()
Builds the configured instance.
|
CfnGroup.InsightsConfigurationProperty.Builder |
insightsEnabled(Boolean insightsEnabled)
Sets the value of
CfnGroup.InsightsConfigurationProperty.getInsightsEnabled() |
CfnGroup.InsightsConfigurationProperty.Builder |
insightsEnabled(IResolvable insightsEnabled)
Sets the value of
CfnGroup.InsightsConfigurationProperty.getInsightsEnabled() |
CfnGroup.InsightsConfigurationProperty.Builder |
notificationsEnabled(Boolean notificationsEnabled)
Sets the value of
CfnGroup.InsightsConfigurationProperty.getNotificationsEnabled() |
CfnGroup.InsightsConfigurationProperty.Builder |
notificationsEnabled(IResolvable notificationsEnabled)
Sets the value of
CfnGroup.InsightsConfigurationProperty.getNotificationsEnabled() |
@Stability(value=Stable) public CfnGroup.InsightsConfigurationProperty.Builder insightsEnabled(Boolean insightsEnabled)
CfnGroup.InsightsConfigurationProperty.getInsightsEnabled()insightsEnabled - `CfnGroup.InsightsConfigurationProperty.InsightsEnabled`.this@Stability(value=Stable) public CfnGroup.InsightsConfigurationProperty.Builder insightsEnabled(IResolvable insightsEnabled)
CfnGroup.InsightsConfigurationProperty.getInsightsEnabled()insightsEnabled - `CfnGroup.InsightsConfigurationProperty.InsightsEnabled`.this@Stability(value=Stable) public CfnGroup.InsightsConfigurationProperty.Builder notificationsEnabled(Boolean notificationsEnabled)
CfnGroup.InsightsConfigurationProperty.getNotificationsEnabled()notificationsEnabled - `CfnGroup.InsightsConfigurationProperty.NotificationsEnabled`.this@Stability(value=Stable) public CfnGroup.InsightsConfigurationProperty.Builder notificationsEnabled(IResolvable notificationsEnabled)
CfnGroup.InsightsConfigurationProperty.getNotificationsEnabled()notificationsEnabled - `CfnGroup.InsightsConfigurationProperty.NotificationsEnabled`.this@Stability(value=Stable) public CfnGroup.InsightsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnGroup.InsightsConfigurationProperty>CfnGroup.InsightsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.