Module: Aws::QuickSight::Client::_DescribeTopicV2ResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#custom_instructionsTypes::CustomInstructions



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

def custom_instructions: () -> Types::CustomInstructions

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#topicTypes::TopicV2Details



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

def topic: () -> Types::TopicV2Details

#topic_id::String

Returns:

  • (::String)


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

def topic_id: () -> ::String