type property
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;
The resource type in which you want to log data events. You can specify
AWS::S3::Object
or AWS::Lambda::Function
resources.
final String? type;