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
1384 |
# File 'sig/client.rbs', line 1384
def arn: () -> ::String
|
#request_id ⇒ ::String
1385 |
# File 'sig/client.rbs', line 1385
def request_id: () -> ::String
|
#status ⇒ ::Integer
1386 |
# File 'sig/client.rbs', line 1386
def status: () -> ::Integer
|
#theme_id ⇒ ::String
1387 |
# File 'sig/client.rbs', line 1387
def theme_id: () -> ::String
|