CreateOutpostResolverRequest
Types
Properties
Link copied to clipboard
A unique string that identifies the request and that allows failed requests to be retried without the risk of running the operation twice.
Link copied to clipboard
Number of Amazon EC2 instances for the Resolver on Outpost. The default and minimal value is 4.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Outpost. If you specify this, you must also specify a value for the PreferredInstanceType
.
Link copied to clipboard
The Amazon EC2 instance type. If you specify this, you must also specify a value for the OutpostArn
.
Functions
Link copied to clipboard
inline fun copy(block: CreateOutpostResolverRequest.Builder.() -> Unit = {}): CreateOutpostResolverRequest