| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static ResolverEndpointDirection |
ResolverEndpointDirection.fromValue(String value)
Use this in place of valueOf.
|
static ResolverEndpointDirection |
ResolverEndpointDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverEndpointDirection[] |
ResolverEndpointDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResolverEndpoint |
ResolverEndpoint.withDirection(ResolverEndpointDirection direction)
Indicates whether the resolver endpoint allows inbound or outbound DNS queries:
|
CreateResolverEndpointRequest |
CreateResolverEndpointRequest.withDirection(ResolverEndpointDirection direction)
Specify the applicable value:
|
Copyright © 2020. All rights reserved.