| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.clone() |
ResolverQueryLogConfigAssociation |
GetResolverQueryLogConfigAssociationResult.getResolverQueryLogConfigAssociation()
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request. |
ResolverQueryLogConfigAssociation |
DisassociateResolverQueryLogConfigResult.getResolverQueryLogConfigAssociation()
A complex type that contains settings for the association that you deleted between an Amazon VPC and a query
logging configuration.
|
ResolverQueryLogConfigAssociation |
AssociateResolverQueryLogConfigResult.getResolverQueryLogConfigAssociation()
A complex type that contains settings for a specified association between an Amazon VPC and a query logging
configuration.
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withCreationTime(String creationTime)
The date and time that the VPC was associated with the query logging configuration, in Unix time format and
Coordinated Universal Time (UTC).
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withError(ResolverQueryLogConfigAssociationError error)
If the value of
Status is FAILED, the value of Error indicates the cause: |
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withError(String error)
If the value of
Status is FAILED, the value of Error indicates the cause: |
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withErrorMessage(String errorMessage)
Contains additional information about the error.
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withId(String id)
The ID of the query logging association.
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withResolverQueryLogConfigId(String resolverQueryLogConfigId)
The ID of the query logging configuration that a VPC is associated with.
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withResourceId(String resourceId)
The ID of the Amazon VPC that is associated with the query logging configuration.
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withStatus(ResolverQueryLogConfigAssociationStatus status)
The status of the specified query logging association.
|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withStatus(String status)
The status of the specified query logging association.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolverQueryLogConfigAssociation> |
ListResolverQueryLogConfigAssociationsResult.getResolverQueryLogConfigAssociations()
A list that contains one
ResolverQueryLogConfigAssociations element for each query logging
association that matches the values that you specified for Filter. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetResolverQueryLogConfigAssociationResult.setResolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request. |
void |
DisassociateResolverQueryLogConfigResult.setResolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for the association that you deleted between an Amazon VPC and a query
logging configuration.
|
void |
AssociateResolverQueryLogConfigResult.setResolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for a specified association between an Amazon VPC and a query logging
configuration.
|
GetResolverQueryLogConfigAssociationResult |
GetResolverQueryLogConfigAssociationResult.withResolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request. |
DisassociateResolverQueryLogConfigResult |
DisassociateResolverQueryLogConfigResult.withResolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for the association that you deleted between an Amazon VPC and a query
logging configuration.
|
AssociateResolverQueryLogConfigResult |
AssociateResolverQueryLogConfigResult.withResolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for a specified association between an Amazon VPC and a query logging
configuration.
|
ListResolverQueryLogConfigAssociationsResult |
ListResolverQueryLogConfigAssociationsResult.withResolverQueryLogConfigAssociations(ResolverQueryLogConfigAssociation... resolverQueryLogConfigAssociations)
A list that contains one
ResolverQueryLogConfigAssociations element for each query logging
association that matches the values that you specified for Filter. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListResolverQueryLogConfigAssociationsResult.setResolverQueryLogConfigAssociations(Collection<ResolverQueryLogConfigAssociation> resolverQueryLogConfigAssociations)
A list that contains one
ResolverQueryLogConfigAssociations element for each query logging
association that matches the values that you specified for Filter. |
ListResolverQueryLogConfigAssociationsResult |
ListResolverQueryLogConfigAssociationsResult.withResolverQueryLogConfigAssociations(Collection<ResolverQueryLogConfigAssociation> resolverQueryLogConfigAssociations)
A list that contains one
ResolverQueryLogConfigAssociations element for each query logging
association that matches the values that you specified for Filter. |
Copyright © 2024. All rights reserved.