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
1507 |
# File 'sig/client.rbs', line 1507
def arn: () -> ::String
|
#request_id ⇒ ::String
1508 |
# File 'sig/client.rbs', line 1508
def request_id: () -> ::String
|
#status ⇒ ::Integer
1509 |
# File 'sig/client.rbs', line 1509
def status: () -> ::Integer
|
#theme_id ⇒ ::String
1510 |
# File 'sig/client.rbs', line 1510
def theme_id: () -> ::String
|