Skip to content

/AWS1/CL_R53CREQUERYLOGCFGRSP

CreateQueryLoggingConfigResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IO_QUERYLOGGINGCONFIG TYPE REF TO /AWS1/CL_R53QUERYLOGGINGCONFIG /AWS1/CL_R53QUERYLOGGINGCONFIG

A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.

IV_LOCATION TYPE /AWS1/R53RESOURCEURI /AWS1/R53RESOURCEURI

The unique URL representing the new query logging configuration.


Queryable Attributes

QueryLoggingConfig

A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.

Accessible with the following methods

Method Description
GET_QUERYLOGGINGCONFIG() Getter for QUERYLOGGINGCONFIG

Location

The unique URL representing the new query logging configuration.

Accessible with the following methods

Method Description
GET_LOCATION() Getter for LOCATION, with configurable default
ASK_LOCATION() Getter for LOCATION w/ exceptions if field has no value
HAS_LOCATION() Determine if LOCATION has a value