Interface CreateQueryLoggingConfigResponse.Builder

    • Method Detail

      • queryLoggingConfig

        CreateQueryLoggingConfigResponse.Builder queryLoggingConfig​(QueryLoggingConfig 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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • location

        CreateQueryLoggingConfigResponse.Builder location​(String location)

        The unique URL representing the new query logging configuration.

        Parameters:
        location - The unique URL representing the new query logging configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.