Class: Aws::Types::StopAction

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#scope"RuleSet"

Returns the value of attribute scope.



998
999
1000
# File 'sig/types.rbs', line 998

def scope
  @scope
end

#topic_arn::String

Returns the value of attribute topic_arn.



999
1000
1001
# File 'sig/types.rbs', line 999

def topic_arn
  @topic_arn
end