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
1477 |
# File 'sig/client.rbs', line 1477
def arn: () -> ::String
|
#request_id ⇒ ::String
1476 |
# File 'sig/client.rbs', line 1476
def request_id: () -> ::String
|
#status ⇒ ::Integer
1479 |
# File 'sig/client.rbs', line 1479
def status: () -> ::Integer
|
#template_id ⇒ ::String
1478 |
# File 'sig/client.rbs', line 1478
def template_id: () -> ::String
|