OutpostResolver
A complex type that contains settings for an existing Resolver on an Outpost.
Contents
- Arn
- 
               The ARN (Amazon Resource Name) for the Resolver on an Outpost. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: No 
- CreationTime
- 
               The date and time that the Outpost Resolver was created, in Unix time format and Coordinated Universal Time (UTC). Type: String Length Constraints: Minimum length of 20. Maximum length of 40. Required: No 
- CreatorRequestId
- 
               A unique string that identifies the request that created the Resolver endpoint. The CreatorRequestIdallows failed requests to be retried without the risk of running the operation twice.Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: No 
- Id
- 
               The ID of the Resolver on Outpost. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Required: No 
- InstanceCount
- 
               Amazon EC2 instance count for the Resolver on the Outpost. Type: Integer Required: No 
- ModificationTime
- 
               The date and time that the Outpost Resolver was modified, in Unix time format and Coordinated Universal Time (UTC). Type: String Length Constraints: Minimum length of 20. Maximum length of 40. Required: No 
- Name
- 
               Name of the Resolver. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: No 
- OutpostArn
- 
               The ARN (Amazon Resource Name) for the Outpost. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Pattern: ^arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/op-[a-f0-9]{17}$Required: No 
- PreferredInstanceType
- 
               The Amazon EC2 instance type. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: No 
- Status
- 
               Status of the Resolver. Type: String Valid Values: CREATING | OPERATIONAL | UPDATING | DELETING | ACTION_NEEDED | FAILED_CREATION | FAILED_DELETIONRequired: No 
- StatusMessage
- 
               A detailed description of the Resolver. Type: String Length Constraints: Maximum length of 4096. Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: