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
2204 |
# File 'sig/client.rbs', line 2204
def request_id: () -> ::String
|
#status ⇒ ::Integer
2203 |
# File 'sig/client.rbs', line 2203
def status: () -> ::Integer
|
#template ⇒ Types::Template
2202 |
# File 'sig/client.rbs', line 2202
def template: () -> Types::Template
|