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
1326 |
# File 'sig/client.rbs', line 1326
def arn: () -> ::String
|
#request_id ⇒ ::String
1325 |
# File 'sig/client.rbs', line 1325
def request_id: () -> ::String
|
#status ⇒ ::Integer
1328 |
# File 'sig/client.rbs', line 1328
def status: () -> ::Integer
|
#template_id ⇒ ::String
1327 |
# File 'sig/client.rbs', line 1327
def template_id: () -> ::String
|