Module: Aws::QuickSight::Client::_DeleteTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteTemplateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1354 |
# File 'sig/client.rbs', line 1354
def arn: () -> ::String
|
#request_id ⇒ ::String
1353 |
# File 'sig/client.rbs', line 1353
def request_id: () -> ::String
|
#status ⇒ ::Integer
1356 |
# File 'sig/client.rbs', line 1356
def status: () -> ::Integer
|
#template_id ⇒ ::String
1355 |
# File 'sig/client.rbs', line 1355
def template_id: () -> ::String
|