Module: Aws::QuickSight::Client::_DescribeTopicResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTopicResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


2310
# File 'sig/client.rbs', line 2310

def arn: () -> ::String

#custom_instructionsTypes::CustomInstructions



2315
# File 'sig/client.rbs', line 2315

def custom_instructions: () -> Types::CustomInstructions

#request_id::String

Returns:

  • (::String)


2313
# File 'sig/client.rbs', line 2313

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


2314
# File 'sig/client.rbs', line 2314

def status: () -> ::Integer

#topicTypes::TopicDetails

Returns:



2312
# File 'sig/client.rbs', line 2312

def topic: () -> Types::TopicDetails

#topic_id::String

Returns:

  • (::String)


2311
# File 'sig/client.rbs', line 2311

def topic_id: () -> ::String