Interface VaultNotificationConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VaultNotificationConfig.Builder,VaultNotificationConfig>, SdkBuilder<VaultNotificationConfig.Builder,VaultNotificationConfig>, SdkPojo
Enclosing class:
VaultNotificationConfig

public static interface VaultNotificationConfig.Builder extends SdkPojo, CopyableBuilder<VaultNotificationConfig.Builder,VaultNotificationConfig>
  • Method Details

    • snsTopic

      The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).

      Parameters:
      snsTopic - The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • events

      A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.

      Parameters:
      events - A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • events

      A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.

      Parameters:
      events - A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.