Module: Aws::QuickSight::Client::_DeleteTopicResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteTopicResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1346 |
# File 'sig/client.rbs', line 1346
def arn: () -> ::String
|
#request_id ⇒ ::String
1348 |
# File 'sig/client.rbs', line 1348
def request_id: () -> ::String
|
#status ⇒ ::Integer
1349 |
# File 'sig/client.rbs', line 1349
def status: () -> ::Integer
|
#topic_id ⇒ ::String
1347 |
# File 'sig/client.rbs', line 1347
def topic_id: () -> ::String
|