Class: Aws::Types::PublishFindingToSnsParams

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#topic_arn::String

Returns the value of attribute topic_arn.

Returns:

  • (::String)


4148
4149
4150
# File 'sig/types.rbs', line 4148

def topic_arn
  @topic_arn
end