| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static ResolverQueryLogConfigAssociationError |
ResolverQueryLogConfigAssociationError.fromValue(String value)
Use this in place of valueOf.
|
static ResolverQueryLogConfigAssociationError |
ResolverQueryLogConfigAssociationError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverQueryLogConfigAssociationError[] |
ResolverQueryLogConfigAssociationError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResolverQueryLogConfigAssociation |
ResolverQueryLogConfigAssociation.withError(ResolverQueryLogConfigAssociationError error)
If the value of
Status is FAILED, the value of Error indicates the cause: |
Copyright © 2025. All rights reserved.