Class: Aws::Types::SNSTopicPublishAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payload ⇒ Types::Payload

Returns the value of attribute payload.

Returns:



660
661
662
# File 'sig/types.rbs', line 660

def payload
  @payload
end

#target_arn ⇒ ::String

Returns the value of attribute target_arn.

Returns:

  • (::String)


659
660
661
# File 'sig/types.rbs', line 659

def target_arn
  @target_arn
end