@Stability(value=Stable) public static final class CfnNotificationChannel.Builder extends Object implements software.amazon.jsii.Builder<CfnNotificationChannel>
CfnNotificationChannel.| Modifier and Type | Method and Description |
|---|---|
CfnNotificationChannel |
build() |
CfnNotificationChannel.Builder |
config(CfnNotificationChannel.NotificationChannelConfigProperty config)
`AWS::DevOpsGuru::NotificationChannel.Config`.
|
CfnNotificationChannel.Builder |
config(IResolvable config)
`AWS::DevOpsGuru::NotificationChannel.Config`.
|
static CfnNotificationChannel.Builder |
create(software.constructs.Construct scope,
String id) |
@Stability(value=Stable) public static CfnNotificationChannel.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnNotificationChannel.NotificationChannelConfigProperty.Builder.@Stability(value=Stable) public CfnNotificationChannel.Builder config(CfnNotificationChannel.NotificationChannelConfigProperty config)
config - `AWS::DevOpsGuru::NotificationChannel.Config`. This parameter is required.this@Stability(value=Stable) public CfnNotificationChannel.Builder config(IResolvable config)
config - `AWS::DevOpsGuru::NotificationChannel.Config`. This parameter is required.this@Stability(value=Stable) public CfnNotificationChannel build()
build in interface software.amazon.jsii.Builder<CfnNotificationChannel>Copyright © 2021. All rights reserved.