public static final class CfnNotificationChannel.Builder
extends java.lang.Object
CfnNotificationChannel
.Modifier and Type | Method and Description |
---|---|
CfnNotificationChannel |
build() |
CfnNotificationChannel.Builder |
config(CfnNotificationChannel.NotificationChannelConfigProperty config)
A `NotificationChannelConfig` object that contains information about configured notification channels.
|
CfnNotificationChannel.Builder |
config(IResolvable config)
A `NotificationChannelConfig` object that contains information about configured notification channels.
|
static CfnNotificationChannel.Builder |
create(Construct scope,
java.lang.String id) |
public static CfnNotificationChannel.Builder create(Construct scope, java.lang.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
.public CfnNotificationChannel.Builder config(CfnNotificationChannel.NotificationChannelConfigProperty config)
config
- A `NotificationChannelConfig` object that contains information about configured notification channels. This parameter is required.this
public CfnNotificationChannel.Builder config(IResolvable config)
config
- A `NotificationChannelConfig` object that contains information about configured notification channels. This parameter is required.this
public CfnNotificationChannel build()