Class AWS::Glacier::VaultNotificationConfiguration
In: lib/aws/glacier/vault_notification_configuration.rb
Parent: Object

External Aliases

sns_topic -> topic

Attributes

events  [RW]  @return [Array<String>] events An array of one or more events for
  which Amazon Glacier will send notifications.
sns_topic  [RW]  @return [SNS::Topic] The SNS topic Glacier will publish events to.

[Validate]