ListQueryLoggingConfigsResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nextToken
→ String?
-
If a response includes the last of the query logging configurations that are
associated with the current AWS account,
NextToken
doesn't
appear in the response.
final
-
queryLoggingConfigs
→ List<QueryLoggingConfig>
-
An array that contains one QueryLoggingConfig
element for each configuration for DNS query logging that is associated with
the current AWS account.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited