A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CloudWatchEvents/Types/ListReplaysRequest.html below:

ListReplaysRequest — AWS SDK for Ruby V2

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

Class: Aws::CloudWatchEvents::Types::ListReplaysRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  name_prefix: "ReplayName",
  state: "STARTING",   event_source_arn: "Arn",
  next_token: "NextToken",
  limit: 1,
}
Instance Attribute Summary collapse Instance Attribute Details #event_source_arn ⇒ String

The ARN of the event source associated with the replay.

#limit ⇒ Integer

The maximum number of replays to retrieve.

#name_prefix ⇒ String

A name prefix to filter the replays returned. Only replays with name that match the prefix are returned.

#next_token ⇒ String

The token returned by a previous call to retrieve the next set of results.

#state ⇒ String

The state of the replay.

Possible values:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4