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
936 |
# File 'sig/client.rbs', line 936
def arn: () -> ::String
|
#request_id ⇒ ::String
938 |
# File 'sig/client.rbs', line 938
def request_id: () -> ::String
|
#status ⇒ ::Integer
939 |
# File 'sig/client.rbs', line 939
def status: () -> ::Integer
|
#topic_id ⇒ ::String
937 |
# File 'sig/client.rbs', line 937
def topic_id: () -> ::String
|