Class ResolverQueryLogConfigAssociation
- All Implemented Interfaces:
Serializable
,SdkPojo
,ToCopyableBuilder<ResolverQueryLogConfigAssociation.Builder,
ResolverQueryLogConfigAssociation>
In the response to an AssociateResolverQueryLogConfig, DisassociateResolverQueryLogConfig, GetResolverQueryLogConfigAssociation, or ListResolverQueryLogConfigAssociations, request, a complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
final String
The date and time that the VPC was associated with the query logging configuration, in Unix time format and Coordinated Universal Time (UTC).final boolean
final boolean
equalsBySdkFields
(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.error()
If the value ofStatus
isFAILED
, the value ofError
indicates the cause:final String
If the value ofStatus
isFAILED
, the value ofError
indicates the cause:final String
Contains additional information about the error.final <T> Optional
<T> getValueForField
(String fieldName, Class<T> clazz) final int
hashCode()
final String
id()
The ID of the query logging association.final String
The ID of the query logging configuration that a VPC is associated with.final String
The ID of the Amazon VPC that is associated with the query logging configuration.static Class
<? extends ResolverQueryLogConfigAssociation.Builder> status()
The status of the specified query logging association.final String
The status of the specified query logging association.Take this object and create a builder that contains all of the current property values of this object.final String
toString()
Returns a string representation of this object.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
id
The ID of the query logging association.
- Returns:
- The ID of the query logging association.
-
resolverQueryLogConfigId
The ID of the query logging configuration that a VPC is associated with.
- Returns:
- The ID of the query logging configuration that a VPC is associated with.
-
resourceId
The ID of the Amazon VPC that is associated with the query logging configuration.
- Returns:
- The ID of the Amazon VPC that is associated with the query logging configuration.
-
status
The status of the specified query logging association. Valid values include the following:
-
CREATING
: Resolver is creating an association between an Amazon VPC and a query logging configuration. -
CREATED
: The association between an Amazon VPC and a query logging configuration was successfully created. Resolver is logging queries that originate in the specified VPC. -
DELETING
: Resolver is deleting this query logging association. -
FAILED
: Resolver either couldn't create or couldn't delete the query logging association.
If the service returns an enum value that is not available in the current SDK version,
status
will returnResolverQueryLogConfigAssociationStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromstatusAsString()
.- Returns:
- The status of the specified query logging association. Valid values include the following:
-
CREATING
: Resolver is creating an association between an Amazon VPC and a query logging configuration. -
CREATED
: The association between an Amazon VPC and a query logging configuration was successfully created. Resolver is logging queries that originate in the specified VPC. -
DELETING
: Resolver is deleting this query logging association. -
FAILED
: Resolver either couldn't create or couldn't delete the query logging association.
-
- See Also:
-
-
statusAsString
The status of the specified query logging association. Valid values include the following:
-
CREATING
: Resolver is creating an association between an Amazon VPC and a query logging configuration. -
CREATED
: The association between an Amazon VPC and a query logging configuration was successfully created. Resolver is logging queries that originate in the specified VPC. -
DELETING
: Resolver is deleting this query logging association. -
FAILED
: Resolver either couldn't create or couldn't delete the query logging association.
If the service returns an enum value that is not available in the current SDK version,
status
will returnResolverQueryLogConfigAssociationStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromstatusAsString()
.- Returns:
- The status of the specified query logging association. Valid values include the following:
-
CREATING
: Resolver is creating an association between an Amazon VPC and a query logging configuration. -
CREATED
: The association between an Amazon VPC and a query logging configuration was successfully created. Resolver is logging queries that originate in the specified VPC. -
DELETING
: Resolver is deleting this query logging association. -
FAILED
: Resolver either couldn't create or couldn't delete the query logging association.
-
- See Also:
-
-
error
If the value of
Status
isFAILED
, the value ofError
indicates the cause:-
DESTINATION_NOT_FOUND
: The specified destination (for example, an Amazon S3 bucket) was deleted. -
ACCESS_DENIED
: Permissions don't allow sending logs to the destination.
If the value of
Status
is a value other thanFAILED
,Error
is null.If the service returns an enum value that is not available in the current SDK version,
error
will returnResolverQueryLogConfigAssociationError.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromerrorAsString()
.- Returns:
- If the value of
Status
isFAILED
, the value ofError
indicates the cause:-
DESTINATION_NOT_FOUND
: The specified destination (for example, an Amazon S3 bucket) was deleted. -
ACCESS_DENIED
: Permissions don't allow sending logs to the destination.
If the value of
Status
is a value other thanFAILED
,Error
is null. -
- See Also:
-
-
errorAsString
If the value of
Status
isFAILED
, the value ofError
indicates the cause:-
DESTINATION_NOT_FOUND
: The specified destination (for example, an Amazon S3 bucket) was deleted. -
ACCESS_DENIED
: Permissions don't allow sending logs to the destination.
If the value of
Status
is a value other thanFAILED
,Error
is null.If the service returns an enum value that is not available in the current SDK version,
error
will returnResolverQueryLogConfigAssociationError.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromerrorAsString()
.- Returns:
- If the value of
Status
isFAILED
, the value ofError
indicates the cause:-
DESTINATION_NOT_FOUND
: The specified destination (for example, an Amazon S3 bucket) was deleted. -
ACCESS_DENIED
: Permissions don't allow sending logs to the destination.
If the value of
Status
is a value other thanFAILED
,Error
is null. -
- See Also:
-
-
errorMessage
Contains additional information about the error. If the value or
Error
is null, the value ofErrorMessage
also is null.- Returns:
- Contains additional information about the error. If the value or
Error
is null, the value ofErrorMessage
also is null.
-
creationTime
The date and time that the VPC was associated with the query logging configuration, in Unix time format and Coordinated Universal Time (UTC).
- Returns:
- The date and time that the VPC was associated with the query logging configuration, in Unix time format and Coordinated Universal Time (UTC).
-
toBuilder
Description copied from interface:ToCopyableBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToCopyableBuilder<ResolverQueryLogConfigAssociation.Builder,
ResolverQueryLogConfigAssociation> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojo
Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojo
class, and is generated based on a service model.If an
SdkPojo
class does not have any inherited fields,equalsBySdkFields
andequals
are essentially the same.- Specified by:
equalsBySdkFields
in interfaceSdkPojo
- Parameters:
obj
- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-