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
1285 |
# File 'sig/client.rbs', line 1285
def arn: () -> ::String
|
#request_id ⇒ ::String
1284 |
# File 'sig/client.rbs', line 1284
def request_id: () -> ::String
|
#status ⇒ ::Integer
1287 |
# File 'sig/client.rbs', line 1287
def status: () -> ::Integer
|
#template_id ⇒ ::String
1286 |
# File 'sig/client.rbs', line 1286
def template_id: () -> ::String
|