Class BucketNotificationDestinationType
Supported types of notification destinations.
Inheritance
System.Object
BucketNotificationDestinationType
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public sealed class BucketNotificationDestinationType : Enum
Syntax (vb)
Public NotInheritable Class BucketNotificationDestinationType
Inherits
Enum
Synopsis
Fields
Fields
LAMBDA
public const BucketNotificationDestinationType LAMBDA
Field Value
QUEUE
public const BucketNotificationDestinationType QUEUE
Field Value
TOPIC
public const BucketNotificationDestinationType TOPIC
Field Value
value__
Field Value
Type |
Description |
System.Int32 |
|