public static interface DeleteNotificationRuleRequest.Builder extends CodestarNotificationsRequest.Builder, SdkPojo, CopyableBuilder<DeleteNotificationRuleRequest.Builder,DeleteNotificationRuleRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationRuleRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the notification rule you want to delete.
|
DeleteNotificationRuleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteNotificationRuleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteNotificationRuleRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the notification rule you want to delete.
arn - The Amazon Resource Name (ARN) of the notification rule you want to delete.DeleteNotificationRuleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteNotificationRuleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.