AWS SDK for .NET Documentation
VaultNotificationConfig Class
AmazonAmazon.Glacier.ModelVaultNotificationConfig Did this page help you?   Yes   No    Tell us about it...

Represents a vault's notification configuration.

Declaration Syntax
C#
public class VaultNotificationConfig
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
VaultNotificationConfig()()()()
Initializes a new instance of the VaultNotificationConfig class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Events
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
SNSTopic
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithEvents(array<String>[]()[][]) Obsolete.
Adds elements to the Events collection

WithEvents(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the Events collection

WithSNSTopic(String) Obsolete.
Sets the SNSTopic property

Inheritance Hierarchy
Object
VaultNotificationConfig

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)