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
The OutpostResolver resource accepts the following input properties:
- Outpost
Arn string - The Outpost ARN.
- Preferred
Instance stringType - The OutpostResolver instance type.
- Instance
Count 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.
- Outpost
Arn string - The Outpost ARN.
- Preferred
Instance stringType - The OutpostResolver instance type.
- Instance
Count int - The number of OutpostResolvers.
- Name string
- The OutpostResolver name.
- Tag
Args - An array of key-value pairs to apply to this resource.
- outpost
Arn String - The Outpost ARN.
- preferred
Instance StringType - The OutpostResolver instance type.
- instance
Count Integer - The number of OutpostResolvers.
- name String
- The OutpostResolver name.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- outpost
Arn string - The Outpost ARN.
- preferred
Instance stringType - The OutpostResolver instance type.
- instance
Count 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[Tag
Args] - An array of key-value pairs to apply to this resource.
- outpost
Arn String - The Outpost ARN.
- preferred
Instance StringType - The OutpostResolver instance type.
- instance
Count 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.
- Aws
Id string - Id
- Creation
Time string - The OutpostResolver creation time
- Creator
Request stringId - The id of the creator request.
- Id string
- The provider-assigned unique ID for this managed resource.
- Modification
Time 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.
- Status
Message string - The OutpostResolver status message.
- Arn string
- The OutpostResolver ARN.
- Aws
Id string - Id
- Creation
Time string - The OutpostResolver creation time
- Creator
Request stringId - The id of the creator request.
- Id string
- The provider-assigned unique ID for this managed resource.
- Modification
Time string - The OutpostResolver last modified time
- Status
Outpost
Resolver Status - The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- Status
Message string - The OutpostResolver status message.
- arn String
- The OutpostResolver ARN.
- aws
Id String - Id
- creation
Time String - The OutpostResolver creation time
- creator
Request StringId - The id of the creator request.
- id String
- The provider-assigned unique ID for this managed resource.
- modification
Time String - The OutpostResolver last modified time
- status
Outpost
Resolver Status - The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- status
Message String - The OutpostResolver status message.
- arn string
- The OutpostResolver ARN.
- aws
Id string - Id
- creation
Time string - The OutpostResolver creation time
- creator
Request stringId - The id of the creator request.
- id string
- The provider-assigned unique ID for this managed resource.
- modification
Time string - The OutpostResolver last modified time
- status
Outpost
Resolver Status - The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.
- status
Message 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
Outpost
Resolver 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.
- aws
Id String - Id
- creation
Time String - The OutpostResolver creation time
- creator
Request StringId - The id of the creator request.
- id String
- The provider-assigned unique ID for this managed resource.
- modification
Time 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.
- status
Message String - The OutpostResolver status message.
Supporting Types
OutpostResolverStatus, OutpostResolverStatusArgs
- Creating
- CREATING
- Operational
- OPERATIONAL
- Deleting
- DELETING
- Updating
- UPDATING
- Action
Needed - ACTION_NEEDED
- Failed
Creation - FAILED_CREATION
- Failed
Deletion - FAILED_DELETION
- Outpost
Resolver Status Creating - CREATING
- Outpost
Resolver Status Operational - OPERATIONAL
- Outpost
Resolver Status Deleting - DELETING
- Outpost
Resolver Status Updating - UPDATING
- Outpost
Resolver Status Action Needed - ACTION_NEEDED
- Outpost
Resolver Status Failed Creation - FAILED_CREATION
- Outpost
Resolver Status Failed Deletion - 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
- 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.