Class: Aws::Types::TopicReference

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)


11479
11480
11481
# File 'sig/types.rbs', line 11479

def topic_arn
  @topic_arn
end

#topic_placeholder::String

Returns the value of attribute topic_placeholder.

Returns:

  • (::String)


11478
11479
11480
# File 'sig/types.rbs', line 11478

def topic_placeholder
  @topic_placeholder
end