Class: Aws::Types::Action
- Inherits:
-
Object
- Object
- Aws::Types::Action
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloudwatch_alarm ⇒ Types::CloudwatchAlarmAction
Returns the value of attribute cloudwatch_alarm.
-
#cloudwatch_logs ⇒ Types::CloudwatchLogsAction
Returns the value of attribute cloudwatch_logs.
-
#cloudwatch_metric ⇒ Types::CloudwatchMetricAction
Returns the value of attribute cloudwatch_metric.
-
#dynamo_d_bv_2 ⇒ Types::DynamoDBv2Action
Returns the value of attribute dynamo_d_bv_2.
-
#dynamo_db ⇒ Types::DynamoDBAction
Returns the value of attribute dynamo_db.
-
#elasticsearch ⇒ Types::ElasticsearchAction
Returns the value of attribute elasticsearch.
-
#firehose ⇒ Types::FirehoseAction
Returns the value of attribute firehose.
-
#http ⇒ Types::HttpAction
Returns the value of attribute http.
-
#influx_db ⇒ Types::InfluxDBAction
Returns the value of attribute influx_db.
-
#iot_analytics ⇒ Types::IotAnalyticsAction
Returns the value of attribute iot_analytics.
-
#iot_events ⇒ Types::IotEventsAction
Returns the value of attribute iot_events.
-
#iot_site_wise ⇒ Types::IotSiteWiseAction
Returns the value of attribute iot_site_wise.
-
#kafka ⇒ Types::KafkaAction
Returns the value of attribute kafka.
-
#kinesis ⇒ Types::KinesisAction
Returns the value of attribute kinesis.
-
#lambda ⇒ Types::LambdaAction
Returns the value of attribute lambda.
-
#location ⇒ Types::LocationAction
Returns the value of attribute location.
-
#open_search ⇒ Types::OpenSearchAction
Returns the value of attribute open_search.
-
#republish ⇒ Types::RepublishAction
Returns the value of attribute republish.
-
#s3 ⇒ Types::S3Action
Returns the value of attribute s3.
-
#salesforce ⇒ Types::SalesforceAction
Returns the value of attribute salesforce.
-
#sns ⇒ Types::SnsAction
Returns the value of attribute sns.
-
#sqs ⇒ Types::SqsAction
Returns the value of attribute sqs.
-
#step_functions ⇒ Types::StepFunctionsAction
Returns the value of attribute step_functions.
-
#timestream ⇒ Types::TimestreamAction
Returns the value of attribute timestream.
Instance Attribute Details
#cloudwatch_alarm ⇒ Types::CloudwatchAlarmAction
Returns the value of attribute cloudwatch_alarm.
41 42 43 |
# File 'sig/types.rbs', line 41 def cloudwatch_alarm @cloudwatch_alarm end |
#cloudwatch_logs ⇒ Types::CloudwatchLogsAction
Returns the value of attribute cloudwatch_logs.
42 43 44 |
# File 'sig/types.rbs', line 42 def cloudwatch_logs @cloudwatch_logs end |
#cloudwatch_metric ⇒ Types::CloudwatchMetricAction
Returns the value of attribute cloudwatch_metric.
40 41 42 |
# File 'sig/types.rbs', line 40 def cloudwatch_metric @cloudwatch_metric end |
#dynamo_d_bv_2 ⇒ Types::DynamoDBv2Action
Returns the value of attribute dynamo_d_bv_2.
32 33 34 |
# File 'sig/types.rbs', line 32 def dynamo_d_bv_2 @dynamo_d_bv_2 end |
#dynamo_db ⇒ Types::DynamoDBAction
Returns the value of attribute dynamo_db.
31 32 33 |
# File 'sig/types.rbs', line 31 def dynamo_db @dynamo_db end |
#elasticsearch ⇒ Types::ElasticsearchAction
Returns the value of attribute elasticsearch.
43 44 45 |
# File 'sig/types.rbs', line 43 def elasticsearch @elasticsearch end |
#firehose ⇒ Types::FirehoseAction
Returns the value of attribute firehose.
39 40 41 |
# File 'sig/types.rbs', line 39 def firehose @firehose end |
#http ⇒ Types::HttpAction
Returns the value of attribute http.
50 51 52 |
# File 'sig/types.rbs', line 50 def http @http end |
#influx_db ⇒ Types::InfluxDBAction
Returns the value of attribute influx_db.
54 55 56 |
# File 'sig/types.rbs', line 54 def influx_db @influx_db end |
#iot_analytics ⇒ Types::IotAnalyticsAction
Returns the value of attribute iot_analytics.
45 46 47 |
# File 'sig/types.rbs', line 45 def iot_analytics @iot_analytics end |
#iot_events ⇒ Types::IotEventsAction
Returns the value of attribute iot_events.
46 47 48 |
# File 'sig/types.rbs', line 46 def iot_events @iot_events end |
#iot_site_wise ⇒ Types::IotSiteWiseAction
Returns the value of attribute iot_site_wise.
47 48 49 |
# File 'sig/types.rbs', line 47 def iot_site_wise @iot_site_wise end |
#kafka ⇒ Types::KafkaAction
Returns the value of attribute kafka.
51 52 53 |
# File 'sig/types.rbs', line 51 def kafka @kafka end |
#kinesis ⇒ Types::KinesisAction
Returns the value of attribute kinesis.
36 37 38 |
# File 'sig/types.rbs', line 36 def kinesis @kinesis end |
#lambda ⇒ Types::LambdaAction
Returns the value of attribute lambda.
33 34 35 |
# File 'sig/types.rbs', line 33 def lambda @lambda end |
#location ⇒ Types::LocationAction
Returns the value of attribute location.
53 54 55 |
# File 'sig/types.rbs', line 53 def location @location end |
#open_search ⇒ Types::OpenSearchAction
Returns the value of attribute open_search.
52 53 54 |
# File 'sig/types.rbs', line 52 def open_search @open_search end |
#republish ⇒ Types::RepublishAction
Returns the value of attribute republish.
37 38 39 |
# File 'sig/types.rbs', line 37 def republish @republish end |
#s3 ⇒ Types::S3Action
Returns the value of attribute s3.
38 39 40 |
# File 'sig/types.rbs', line 38 def s3 @s3 end |
#salesforce ⇒ Types::SalesforceAction
Returns the value of attribute salesforce.
44 45 46 |
# File 'sig/types.rbs', line 44 def salesforce @salesforce end |
#sns ⇒ Types::SnsAction
Returns the value of attribute sns.
34 35 36 |
# File 'sig/types.rbs', line 34 def sns @sns end |
#sqs ⇒ Types::SqsAction
Returns the value of attribute sqs.
35 36 37 |
# File 'sig/types.rbs', line 35 def sqs @sqs end |
#step_functions ⇒ Types::StepFunctionsAction
Returns the value of attribute step_functions.
48 49 50 |
# File 'sig/types.rbs', line 48 def step_functions @step_functions end |
#timestream ⇒ Types::TimestreamAction
Returns the value of attribute timestream.
49 50 51 |
# File 'sig/types.rbs', line 49 def timestream @timestream end |