You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Snowball::Types::EventTriggerDefinition

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing EventTriggerDefinition as input to an Aws::Client method, you can use a vanilla Hash:

{
  event_resource_arn: "ResourceARN",
}

The container for the EventTriggerDefinition$EventResourceARN.

Instance Attribute Summary collapse

Instance Attribute Details

#event_resource_arnString

The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an AWS Lambda function\'s event trigger associated with this job.

Returns:

  • (String)

    The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an AWS Lambda function\'s event trigger associated with this job.