Show / Hide Table of Contents

Enum DataResourceType

Resource type for a data event.

Namespace: Amazon.CDK.AWS.CloudTrail
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public enum DataResourceType
Syntax (vb)
Public Enum DataResourceType

Synopsis

Fields

LAMBDA_FUNCTION

Data resource type for Lambda function.

S3_OBJECT

Data resource type for S3 objects.

Fields

Name Description
LAMBDA_FUNCTION

Data resource type for Lambda function.

S3_OBJECT

Data resource type for S3 objects.

Back to top Generated by DocFX