static CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.builder() |
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.creatorRequestId(String creatorRequestId) |
A unique string that identifies the request and that allows failed requests to be retried without the risk of
running the operation twice.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.instanceCount(Integer instanceCount) |
Number of Amazon EC2 instances for the Resolver on Outpost.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.name(String name) |
A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.outpostArn(String outpostArn) |
The Amazon Resource Name (ARN) of the Outpost.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.preferredInstanceType(String preferredInstanceType) |
The Amazon EC2 instance type.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.tags(Collection<Tag> tags) |
A string that helps identify the Route 53 Resolvers on Outpost.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.tags(Consumer<Tag.Builder>... tags) |
A string that helps identify the Route 53 Resolvers on Outpost.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.tags(Tag... tags) |
A string that helps identify the Route 53 Resolvers on Outpost.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.toBuilder() |
|