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)


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

def arn: () -> ::String

#custom_instructionsTypes::CustomInstructions



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

def custom_instructions: () -> Types::CustomInstructions

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#topicTypes::TopicV2Details



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

def topic: () -> Types::TopicV2Details

#topic_id::String

Returns:

  • (::String)


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

def topic_id: () -> ::String