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
1390 |
# File 'sig/client.rbs', line 1390
def arn: () -> ::String
|
#request_id ⇒ ::String
1392 |
# File 'sig/client.rbs', line 1392
def request_id: () -> ::String
|
#status ⇒ ::Integer
1393 |
# File 'sig/client.rbs', line 1393
def status: () -> ::Integer
|
#topic_id ⇒ ::String
1391 |
# File 'sig/client.rbs', line 1391
def topic_id: () -> ::String
|