@Stability(value=Stable) public static final class CfnNotificationChannelProps.Builder extends Object implements software.amazon.jsii.Builder<CfnNotificationChannelProps>
CfnNotificationChannelProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNotificationChannelProps |
build()
Builds the configured instance.
|
CfnNotificationChannelProps.Builder |
config(CfnNotificationChannel.NotificationChannelConfigProperty config)
Sets the value of
CfnNotificationChannelProps.getConfig() |
CfnNotificationChannelProps.Builder |
config(IResolvable config)
Sets the value of
CfnNotificationChannelProps.getConfig() |
@Stability(value=Stable) public CfnNotificationChannelProps.Builder config(CfnNotificationChannel.NotificationChannelConfigProperty config)
CfnNotificationChannelProps.getConfig()config - `AWS::DevOpsGuru::NotificationChannel.Config`. This parameter is required.this@Stability(value=Stable) public CfnNotificationChannelProps.Builder config(IResolvable config)
CfnNotificationChannelProps.getConfig()config - `AWS::DevOpsGuru::NotificationChannel.Config`. This parameter is required.this@Stability(value=Stable) public CfnNotificationChannelProps build()
build in interface software.amazon.jsii.Builder<CfnNotificationChannelProps>CfnNotificationChannelPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.