Module: Aws::Route53::Client::_CreateQueryLoggingConfigResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateQueryLoggingConfigResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#location ⇒ ::String
289 |
# File 'sig/client.rbs', line 289
def location: () -> ::String
|
#query_logging_config ⇒ Types::QueryLoggingConfig
288 |
# File 'sig/client.rbs', line 288
def query_logging_config: () -> Types::QueryLoggingConfig
|