Class: Aws::Types::ListTopicReviewedAnswersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


7895
7896
7897
# File 'sig/types.rbs', line 7895

def 
  @aws_account_id
end

#topic_id::String

Returns the value of attribute topic_id.

Returns:

  • (::String)


7896
7897
7898
# File 'sig/types.rbs', line 7896

def topic_id
  @topic_id
end