Class: Aws::Types::PublishFindingToSnsParams
- Inherits:
-
Object
- Object
- Aws::Types::PublishFindingToSnsParams
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
Instance Attribute Details
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
4148 4149 4150 |
# File 'sig/types.rbs', line 4148 def topic_arn @topic_arn end |