We recommend new projects start with resources from the AWS provider.
aws-native.route53resolver.OutpostResolver
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::Route53Resolver::OutpostResolver.
Create OutpostResolver Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new OutpostResolver(name: string, args: OutpostResolverArgs, opts?: CustomResourceOptions);@overload
def OutpostResolver(resource_name: str,
                    args: OutpostResolverArgs,
                    opts: Optional[ResourceOptions] = None)
@overload
def OutpostResolver(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    outpost_arn: Optional[str] = None,
                    preferred_instance_type: Optional[str] = None,
                    instance_count: Optional[int] = None,
                    name: Optional[str] = None,
                    tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewOutpostResolver(ctx *Context, name string, args OutpostResolverArgs, opts ...ResourceOption) (*OutpostResolver, error)public OutpostResolver(string name, OutpostResolverArgs args, CustomResourceOptions? opts = null)
public OutpostResolver(String name, OutpostResolverArgs args)
public OutpostResolver(String name, OutpostResolverArgs args, CustomResourceOptions options)
type: aws-native:route53resolver:OutpostResolver
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args OutpostResolverArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args OutpostResolverArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args OutpostResolverArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args OutpostResolverArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args OutpostResolverArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
OutpostResolver Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The OutpostResolver resource accepts the following input properties:
- OutpostArn string
- The Outpost ARN.
- PreferredInstance stringType 
- The OutpostResolver instance type.
- InstanceCount int
- The number of OutpostResolvers.
- Name string
- The OutpostResolver name.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- An array of key-value pairs to apply to this resource.
- OutpostArn string
- The Outpost ARN.
- PreferredInstance stringType 
- The OutpostResolver instance type.
- InstanceCount int
- The number of OutpostResolvers.
- Name string
- The OutpostResolver name.
- 
TagArgs 
- An array of key-value pairs to apply to this resource.
- outpostArn String
- The Outpost ARN.
- preferredInstance StringType 
- The OutpostResolver instance type.
- instanceCount Integer
- The number of OutpostResolvers.
- name String
- The OutpostResolver name.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- outpostArn string
- The Outpost ARN.
- preferredInstance stringType 
- The OutpostResolver instance type.
- instanceCount number
- The number of OutpostResolvers.
- name string
- The OutpostResolver name.
- Tag[]
- An array of key-value pairs to apply to this resource.
- outpost_arn str
- The Outpost ARN.
- preferred_instance_ strtype 
- The OutpostResolver instance type.
- instance_count int
- The number of OutpostResolvers.
- name str
- The OutpostResolver name.
- 
Sequence[TagArgs] 
- An array of key-value pairs to apply to this resource.
- outpostArn String
- The Outpost ARN.
- preferredInstance StringType 
- The OutpostResolver instance type.
- instanceCount Number
- The number of OutpostResolvers.
- name String
- The OutpostResolver name.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the OutpostResolver resource produces the following output properties:
- Arn string
- The OutpostResolver ARN.
- AwsId string
- Id
- CreationTime string
- The OutpostResolver creation time
- CreatorRequest stringId 
- The id of the creator request.
- Id string
- The provider-assigned unique ID for this managed resource.
- ModificationTime string
- The OutpostResolver last modified time
- Status
Pulumi.Aws Native. Route53Resolver. Outpost Resolver Status 
- The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- StatusMessage string
- The OutpostResolver status message.
- Arn string
- The OutpostResolver ARN.
- AwsId string
- Id
- CreationTime string
- The OutpostResolver creation time
- CreatorRequest stringId 
- The id of the creator request.
- Id string
- The provider-assigned unique ID for this managed resource.
- ModificationTime string
- The OutpostResolver last modified time
- Status
OutpostResolver Status 
- The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- StatusMessage string
- The OutpostResolver status message.
- arn String
- The OutpostResolver ARN.
- awsId String
- Id
- creationTime String
- The OutpostResolver creation time
- creatorRequest StringId 
- The id of the creator request.
- id String
- The provider-assigned unique ID for this managed resource.
- modificationTime String
- The OutpostResolver last modified time
- status
OutpostResolver Status 
- The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- statusMessage String
- The OutpostResolver status message.
- arn string
- The OutpostResolver ARN.
- awsId string
- Id
- creationTime string
- The OutpostResolver creation time
- creatorRequest stringId 
- The id of the creator request.
- id string
- The provider-assigned unique ID for this managed resource.
- modificationTime string
- The OutpostResolver last modified time
- status
OutpostResolver Status 
- The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- statusMessage string
- The OutpostResolver status message.
- arn str
- The OutpostResolver ARN.
- aws_id str
- Id
- creation_time str
- The OutpostResolver creation time
- creator_request_ strid 
- The id of the creator request.
- id str
- The provider-assigned unique ID for this managed resource.
- modification_time str
- The OutpostResolver last modified time
- status
OutpostResolver Status 
- The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- status_message str
- The OutpostResolver status message.
- arn String
- The OutpostResolver ARN.
- awsId String
- Id
- creationTime String
- The OutpostResolver creation time
- creatorRequest StringId 
- The id of the creator request.
- id String
- The provider-assigned unique ID for this managed resource.
- modificationTime String
- The OutpostResolver last modified time
- status "CREATING" | "OPERATIONAL" | "DELETING" | "UPDATING" | "ACTION_NEEDED" | "FAILED_CREATION" | "FAILED_DELETION"
- The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- statusMessage String
- The OutpostResolver status message.
Supporting Types
OutpostResolverStatus, OutpostResolverStatusArgs      
- Creating
- CREATING
- Operational
- OPERATIONAL
- Deleting
- DELETING
- Updating
- UPDATING
- ActionNeeded 
- ACTION_NEEDED
- FailedCreation 
- FAILED_CREATION
- FailedDeletion 
- FAILED_DELETION
- OutpostResolver Status Creating 
- CREATING
- OutpostResolver Status Operational 
- OPERATIONAL
- OutpostResolver Status Deleting 
- DELETING
- OutpostResolver Status Updating 
- UPDATING
- OutpostResolver Status Action Needed 
- ACTION_NEEDED
- OutpostResolver Status Failed Creation 
- FAILED_CREATION
- OutpostResolver Status Failed Deletion 
- FAILED_DELETION
- Creating
- CREATING
- Operational
- OPERATIONAL
- Deleting
- DELETING
- Updating
- UPDATING
- ActionNeeded 
- ACTION_NEEDED
- FailedCreation 
- FAILED_CREATION
- FailedDeletion 
- FAILED_DELETION
- Creating
- CREATING
- Operational
- OPERATIONAL
- Deleting
- DELETING
- Updating
- UPDATING
- ActionNeeded 
- ACTION_NEEDED
- FailedCreation 
- FAILED_CREATION
- FailedDeletion 
- FAILED_DELETION
- CREATING
- CREATING
- OPERATIONAL
- OPERATIONAL
- DELETING
- DELETING
- UPDATING
- UPDATING
- ACTION_NEEDED
- ACTION_NEEDED
- FAILED_CREATION
- FAILED_CREATION
- FAILED_DELETION
- FAILED_DELETION
- "CREATING"
- CREATING
- "OPERATIONAL"
- OPERATIONAL
- "DELETING"
- DELETING
- "UPDATING"
- UPDATING
- "ACTION_NEEDED"
- ACTION_NEEDED
- "FAILED_CREATION"
- FAILED_CREATION
- "FAILED_DELETION"
- FAILED_DELETION
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.