Module: Aws::QuickSight::Client::_DeleteTopicV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteTopicV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1445 |
# File 'sig/client.rbs', line 1445
def arn: () -> ::String
|
#request_id ⇒ ::String
1447 |
# File 'sig/client.rbs', line 1447
def request_id: () -> ::String
|
#status ⇒ ::Integer
1448 |
# File 'sig/client.rbs', line 1448
def status: () -> ::Integer
|
#topic_id ⇒ ::String
1446 |
# File 'sig/client.rbs', line 1446
def topic_id: () -> ::String
|