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
5336 |
# File 'sig/client.rbs', line 5336
def arn: () -> ::String
|
#request_id ⇒ ::String
5338 |
# File 'sig/client.rbs', line 5338
def request_id: () -> ::String
|
#status ⇒ ::Integer
5339 |
# File 'sig/client.rbs', line 5339
def status: () -> ::Integer
|
#topic_id ⇒ ::String
5337 |
# File 'sig/client.rbs', line 5337
def topic_id: () -> ::String
|