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