type property

String? type
final

The resource type in which you want to log data events. You can specify AWS::S3::Object or AWS::Lambda::Function resources.

Implementation

final String? type;