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)


11869
11870
11871
# File 'sig/types.rbs', line 11869

def topic_arn
  @topic_arn
end

#topic_placeholder::String

Returns the value of attribute topic_placeholder.

Returns:

  • (::String)


11868
11869
11870
# File 'sig/types.rbs', line 11868

def topic_placeholder
  @topic_placeholder
end