Class: Aws::Types::Action

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloudwatch_alarmTypes::CloudwatchAlarmAction

Returns the value of attribute cloudwatch_alarm.



41
42
43
# File 'sig/types.rbs', line 41

def cloudwatch_alarm
  @cloudwatch_alarm
end

#cloudwatch_logsTypes::CloudwatchLogsAction

Returns the value of attribute cloudwatch_logs.



42
43
44
# File 'sig/types.rbs', line 42

def cloudwatch_logs
  @cloudwatch_logs
end

#cloudwatch_metricTypes::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_2Types::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_dbTypes::DynamoDBAction

Returns the value of attribute dynamo_db.



31
32
33
# File 'sig/types.rbs', line 31

def dynamo_db
  @dynamo_db
end

#elasticsearchTypes::ElasticsearchAction

Returns the value of attribute elasticsearch.



43
44
45
# File 'sig/types.rbs', line 43

def elasticsearch
  @elasticsearch
end

#firehoseTypes::FirehoseAction

Returns the value of attribute firehose.



39
40
41
# File 'sig/types.rbs', line 39

def firehose
  @firehose
end

#httpTypes::HttpAction

Returns the value of attribute http.

Returns:



50
51
52
# File 'sig/types.rbs', line 50

def http
  @http
end

#influx_dbTypes::InfluxDBAction

Returns the value of attribute influx_db.



54
55
56
# File 'sig/types.rbs', line 54

def influx_db
  @influx_db
end

#iot_analyticsTypes::IotAnalyticsAction

Returns the value of attribute iot_analytics.



45
46
47
# File 'sig/types.rbs', line 45

def iot_analytics
  @iot_analytics
end

#iot_eventsTypes::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_wiseTypes::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

#kafkaTypes::KafkaAction

Returns the value of attribute kafka.

Returns:



51
52
53
# File 'sig/types.rbs', line 51

def kafka
  @kafka
end

#kinesisTypes::KinesisAction

Returns the value of attribute kinesis.



36
37
38
# File 'sig/types.rbs', line 36

def kinesis
  @kinesis
end

#lambdaTypes::LambdaAction

Returns the value of attribute lambda.

Returns:



33
34
35
# File 'sig/types.rbs', line 33

def lambda
  @lambda
end

#locationTypes::LocationAction

Returns the value of attribute location.



53
54
55
# File 'sig/types.rbs', line 53

def location
  @location
end

#open_searchTypes::OpenSearchAction

Returns the value of attribute open_search.



52
53
54
# File 'sig/types.rbs', line 52

def open_search
  @open_search
end

#republishTypes::RepublishAction

Returns the value of attribute republish.



37
38
39
# File 'sig/types.rbs', line 37

def republish
  @republish
end

#s3Types::S3Action

Returns the value of attribute s3.

Returns:



38
39
40
# File 'sig/types.rbs', line 38

def s3
  @s3
end

#salesforceTypes::SalesforceAction

Returns the value of attribute salesforce.



44
45
46
# File 'sig/types.rbs', line 44

def salesforce
  @salesforce
end

#snsTypes::SnsAction

Returns the value of attribute sns.

Returns:



34
35
36
# File 'sig/types.rbs', line 34

def sns
  @sns
end

#sqsTypes::SqsAction

Returns the value of attribute sqs.

Returns:



35
36
37
# File 'sig/types.rbs', line 35

def sqs
  @sqs
end

#step_functionsTypes::StepFunctionsAction

Returns the value of attribute step_functions.



48
49
50
# File 'sig/types.rbs', line 48

def step_functions
  @step_functions
end

#timestreamTypes::TimestreamAction

Returns the value of attribute timestream.



49
50
51
# File 'sig/types.rbs', line 49

def timestream
  @timestream
end