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
1538 |
# File 'sig/client.rbs', line 1538
def arn: () -> ::String
|
#request_id ⇒ ::String
1540 |
# File 'sig/client.rbs', line 1540
def request_id: () -> ::String
|
#status ⇒ ::Integer
1541 |
# File 'sig/client.rbs', line 1541
def status: () -> ::Integer
|
#topic_id ⇒ ::String
1539 |
# File 'sig/client.rbs', line 1539
def topic_id: () -> ::String
|