ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.arn(String arn) |
The ARN for the query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.associationCount(Integer associationCount) |
The number of VPCs that are associated with the query logging configuration.
|
static ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.builder() |
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.creationTime(String creationTime) |
The date and time that the query logging configuration was created, in Unix time format and Coordinated
Universal Time (UTC).
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.creatorRequestId(String creatorRequestId) |
A unique string that identifies the request that created the query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.destinationArn(String destinationArn) |
The ARN of the resource that you want Resolver to send query logs: an Amazon S3 bucket, a CloudWatch Logs log
group, or a Kinesis Data Firehose delivery stream.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.id(String id) |
The ID for the query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.name(String name) |
The name of the query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.ownerId(String ownerId) |
The Amazon Web Services account ID for the account that created the query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.shareStatus(String shareStatus) |
An indication of whether the query logging configuration is shared with other Amazon Web Services accounts,
or was shared with the current account by another Amazon Web Services account.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.shareStatus(ShareStatus shareStatus) |
An indication of whether the query logging configuration is shared with other Amazon Web Services accounts,
or was shared with the current account by another Amazon Web Services account.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.status(String status) |
The status of the specified query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.Builder.status(ResolverQueryLogConfigStatus status) |
The status of the specified query logging configuration.
|
ResolverQueryLogConfig.Builder |
ResolverQueryLogConfig.toBuilder() |
|