---
type: resource-type
title: OutpostResolver
description: aws resource type AWS::Route53Resolver::OutpostResolver
name: OutpostResolver
lexicon: aws
resource_type: AWS::Route53Resolver::OutpostResolver
---
`AWS::Route53Resolver::OutpostResolver`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The OutpostResolver name.
- `OutpostArn` (`string`, required): The Outpost ARN.
- `PreferredInstanceType` (`string`, required): The OutpostResolver instance type.
- `Arn` (`string`, optional): The OutpostResolver ARN.
- `CreationTime` (`string`, optional): The OutpostResolver creation time
- `CreatorRequestId` (`string`, optional): The id of the creator request.
- `Id` (`string`, optional): Id
- `InstanceCount` (`number`, optional): The number of OutpostResolvers.
- `ModificationTime` (`string`, optional): The OutpostResolver last modified time
- `Status` (`"ACTION_NEEDED" | "CREATING" | "DELETING" | "FAILED_CREATION" | "FAILED_DELETION" | "OPERATIONAL" | "UPDATING"`, optional): The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- `StatusMessage` (`string`, optional): The OutpostResolver status message.
- `Tags` (`OutpostResolver_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `CreationTime`
- `CreatorRequestId`
- `Id`
- `ModificationTime`
- `Status`
- `StatusMessage`
