public static final class NotificationRuleSourceConfig.Builder
extends java.lang.Object
NotificationRuleSourceConfig
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NotificationRuleSourceConfig |
build()
Builds the configured instance.
|
NotificationRuleSourceConfig.Builder |
sourceArn(java.lang.String sourceArn)
Sets the value of
NotificationRuleSourceConfig.getSourceArn() |
public NotificationRuleSourceConfig.Builder sourceArn(java.lang.String sourceArn)
NotificationRuleSourceConfig.getSourceArn()
sourceArn
- The Amazon Resource Name (ARN) of the notification source. This parameter is required.this
public NotificationRuleSourceConfig build()
NotificationRuleSourceConfig
java.lang.NullPointerException
- if any required attribute was not provided