Module: Aws::QuickSight::Client::_DescribeTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTemplateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#request_id ⇒ ::String
2248 |
# File 'sig/client.rbs', line 2248
def request_id: () -> ::String
|
#status ⇒ ::Integer
2247 |
# File 'sig/client.rbs', line 2247
def status: () -> ::Integer
|
#template ⇒ Types::Template
2246 |
# File 'sig/client.rbs', line 2246
def template: () -> Types::Template
|