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
1315 |
# File 'sig/client.rbs', line 1315
def arn: () -> ::String
|
#request_id ⇒ ::String
1316 |
# File 'sig/client.rbs', line 1316
def request_id: () -> ::String
|
#status ⇒ ::Integer
1317 |
# File 'sig/client.rbs', line 1317
def status: () -> ::Integer
|
#theme_id ⇒ ::String
1318 |
# File 'sig/client.rbs', line 1318
def theme_id: () -> ::String
|