| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static ResolverQueryLogConfigAssociationStatus |
ResolverQueryLogConfigAssociationStatus.fromValue(String value)
Use this in place of valueOf.
|
static ResolverQueryLogConfigAssociationStatus |
ResolverQueryLogConfigAssociationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverQueryLogConfigAssociationStatus[] |
ResolverQueryLogConfigAssociationStatus.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.withStatus(ResolverQueryLogConfigAssociationStatus status)
The status of the specified query logging association.
|
Copyright © 2025. All rights reserved.