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