DataResourceType

class aws_cdk.aws_cloudtrail.DataResourceType(value)

Bases: Enum

Resource type for a data event.

Attributes

LAMBDA_FUNCTION

Data resource type for Lambda function.

S3_OBJECT

Data resource type for S3 objects.