Module: Aws::QuickSight::Client::_UpdateTopicV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateTopicV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
5708 |
# File 'sig/client.rbs', line 5708
def arn: () -> ::String
|
#request_id ⇒ ::String
5710 |
# File 'sig/client.rbs', line 5710
def request_id: () -> ::String
|
#status ⇒ ::Integer
5711 |
# File 'sig/client.rbs', line 5711
def status: () -> ::Integer
|
#topic_id ⇒ ::String
5709 |
# File 'sig/client.rbs', line 5709
def topic_id: () -> ::String
|