Module: Aws::QuickSight::Client::_DeleteThemeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteThemeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1356 |
# File 'sig/client.rbs', line 1356
def arn: () -> ::String
|
#request_id ⇒ ::String
1357 |
# File 'sig/client.rbs', line 1357
def request_id: () -> ::String
|
#status ⇒ ::Integer
1358 |
# File 'sig/client.rbs', line 1358
def status: () -> ::Integer
|
#theme_id ⇒ ::String
1359 |
# File 'sig/client.rbs', line 1359
def theme_id: () -> ::String
|