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

#clear_timer ⇒ Types::ClearTimerAction

Returns the value of attribute clear_timer.



21
22
23
# File 'sig/types.rbs', line 21

def clear_timer
  @clear_timer
end

#dynamo_d_bv_2 ⇒ Types::DynamoDBv2Action

Returns the value of attribute dynamo_d_bv_2.



28
29
30
# File 'sig/types.rbs', line 28

def dynamo_d_bv_2
  @dynamo_d_bv_2
end

#dynamo_db ⇒ Types::DynamoDBAction

Returns the value of attribute dynamo_db.



27
28
29
# File 'sig/types.rbs', line 27

def dynamo_db
  @dynamo_db
end

#firehose ⇒ Types::FirehoseAction

Returns the value of attribute firehose.



26
27
28
# File 'sig/types.rbs', line 26

def firehose
  @firehose
end

#iot_events ⇒ Types::IotEventsAction

Returns the value of attribute iot_events.



24
25
26
# File 'sig/types.rbs', line 24

def iot_events
  @iot_events
end

#iot_site_wise ⇒ Types::IotSiteWiseAction

Returns the value of attribute iot_site_wise.



29
30
31
# File 'sig/types.rbs', line 29

def iot_site_wise
  @iot_site_wise
end

#iot_topic_publish ⇒ Types::IotTopicPublishAction

Returns the value of attribute iot_topic_publish.



19
20
21
# File 'sig/types.rbs', line 19

def iot_topic_publish
  @iot_topic_publish
end

#lambda ⇒ Types::LambdaAction

Returns the value of attribute lambda.

Returns:



23
24
25
# File 'sig/types.rbs', line 23

def lambda
  @lambda
end

#reset_timer ⇒ Types::ResetTimerAction

Returns the value of attribute reset_timer.



22
23
24
# File 'sig/types.rbs', line 22

def reset_timer
  @reset_timer
end

#set_timer ⇒ Types::SetTimerAction

Returns the value of attribute set_timer.



20
21
22
# File 'sig/types.rbs', line 20

def set_timer
  @set_timer
end

#set_variable ⇒ Types::SetVariableAction

Returns the value of attribute set_variable.



17
18
19
# File 'sig/types.rbs', line 17

def set_variable
  @set_variable
end

#sns ⇒ Types::SNSTopicPublishAction

Returns the value of attribute sns.



18
19
20
# File 'sig/types.rbs', line 18

def sns
  @sns
end

#sqs ⇒ Types::SqsAction

Returns the value of attribute sqs.

Returns:



25
26
27
# File 'sig/types.rbs', line 25

def sqs
  @sqs
end