Module: Aws::QuickSight::Client::_CreateTopicV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTopicV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1015 |
# File 'sig/client.rbs', line 1015
def arn: () -> ::String
|
#request_id ⇒ ::String
1017 |
# File 'sig/client.rbs', line 1017
def request_id: () -> ::String
|
#status ⇒ ::Integer
1018 |
# File 'sig/client.rbs', line 1018
def status: () -> ::Integer
|
#topic_id ⇒ ::String
1016 |
# File 'sig/client.rbs', line 1016
def topic_id: () -> ::String
|