class Aws::Snowball::Types::LambdaResource
Identifies
@note When making an API call, you may pass LambdaResource
data as a hash: { lambda_arn: "ResourceARN", event_triggers: [ { event_resource_arn: "ResourceARN", }, ], }
@!attribute [rw] lambda_arn
An Amazon Resource Name (ARN) that represents an AWS Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource. @return [String]
@!attribute [rw] event_triggers
The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job. @return [Array<Types::EventTriggerDefinition>]
@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/LambdaResource AWS API Documentation
Constants
- SENSITIVE