We recommend new projects start with resources from the AWS provider.
aws-native.route53resolver.ResolverConfig
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::Route53Resolver::ResolverConfig.
Create ResolverConfig Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ResolverConfig(name: string, args: ResolverConfigArgs, opts?: CustomResourceOptions);@overload
def ResolverConfig(resource_name: str,
                   args: ResolverConfigArgs,
                   opts: Optional[ResourceOptions] = None)
@overload
def ResolverConfig(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   autodefined_reverse_flag: Optional[ResolverConfigAutodefinedReverseFlag] = None,
                   resource_id: Optional[str] = None)func NewResolverConfig(ctx *Context, name string, args ResolverConfigArgs, opts ...ResourceOption) (*ResolverConfig, error)public ResolverConfig(string name, ResolverConfigArgs args, CustomResourceOptions? opts = null)
public ResolverConfig(String name, ResolverConfigArgs args)
public ResolverConfig(String name, ResolverConfigArgs args, CustomResourceOptions options)
type: aws-native:route53resolver:ResolverConfig
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 ResolverConfigArgs
- 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 ResolverConfigArgs
- 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 ResolverConfigArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ResolverConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ResolverConfigArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ResolverConfig 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 ResolverConfig resource accepts the following input properties:
- AutodefinedReverse Pulumi.Flag Aws Native. Route53Resolver. Resolver Config Autodefined Reverse Flag 
- Represents the desired status of AutodefinedReverse. The only supported value on creation is DISABLE. Deletion of this resource will return AutodefinedReverse to its default value (ENABLED).
- ResourceId string
- ResourceId
- AutodefinedReverse ResolverFlag Config Autodefined Reverse Flag 
- Represents the desired status of AutodefinedReverse. The only supported value on creation is DISABLE. Deletion of this resource will return AutodefinedReverse to its default value (ENABLED).
- ResourceId string
- ResourceId
- autodefinedReverse ResolverFlag Config Autodefined Reverse Flag 
- Represents the desired status of AutodefinedReverse. The only supported value on creation is DISABLE. Deletion of this resource will return AutodefinedReverse to its default value (ENABLED).
- resourceId String
- ResourceId
- autodefinedReverse ResolverFlag Config Autodefined Reverse Flag 
- Represents the desired status of AutodefinedReverse. The only supported value on creation is DISABLE. Deletion of this resource will return AutodefinedReverse to its default value (ENABLED).
- resourceId string
- ResourceId
- autodefined_reverse_ Resolverflag Config Autodefined Reverse Flag 
- Represents the desired status of AutodefinedReverse. The only supported value on creation is DISABLE. Deletion of this resource will return AutodefinedReverse to its default value (ENABLED).
- resource_id str
- ResourceId
- autodefinedReverse "DISABLE"Flag 
- Represents the desired status of AutodefinedReverse. The only supported value on creation is DISABLE. Deletion of this resource will return AutodefinedReverse to its default value (ENABLED).
- resourceId String
- ResourceId
Outputs
All input properties are implicitly available as output properties. Additionally, the ResolverConfig resource produces the following output properties:
- AutodefinedReverse Pulumi.Aws Native. Route53Resolver. Resolver Config Autodefined Reverse 
- ResolverAutodefinedReverseStatus, possible values are ENABLING, ENABLED, DISABLING AND DISABLED.
- AwsId string
- Id
- Id string
- The provider-assigned unique ID for this managed resource.
- OwnerId string
- AccountId
- AutodefinedReverse ResolverConfig Autodefined Reverse 
- ResolverAutodefinedReverseStatus, possible values are ENABLING, ENABLED, DISABLING AND DISABLED.
- AwsId string
- Id
- Id string
- The provider-assigned unique ID for this managed resource.
- OwnerId string
- AccountId
- autodefinedReverse ResolverConfig Autodefined Reverse 
- ResolverAutodefinedReverseStatus, possible values are ENABLING, ENABLED, DISABLING AND DISABLED.
- awsId String
- Id
- id String
- The provider-assigned unique ID for this managed resource.
- ownerId String
- AccountId
- autodefinedReverse ResolverConfig Autodefined Reverse 
- ResolverAutodefinedReverseStatus, possible values are ENABLING, ENABLED, DISABLING AND DISABLED.
- awsId string
- Id
- id string
- The provider-assigned unique ID for this managed resource.
- ownerId string
- AccountId
- autodefined_reverse ResolverConfig Autodefined Reverse 
- ResolverAutodefinedReverseStatus, possible values are ENABLING, ENABLED, DISABLING AND DISABLED.
- aws_id str
- Id
- id str
- The provider-assigned unique ID for this managed resource.
- owner_id str
- AccountId
- autodefinedReverse "ENABLING" | "ENABLED" | "DISABLING" | "DISABLED"
- ResolverAutodefinedReverseStatus, possible values are ENABLING, ENABLED, DISABLING AND DISABLED.
- awsId String
- Id
- id String
- The provider-assigned unique ID for this managed resource.
- ownerId String
- AccountId
Supporting Types
ResolverConfigAutodefinedReverse, ResolverConfigAutodefinedReverseArgs        
- Enabling
- ENABLING
- Enabled
- ENABLED
- Disabling
- DISABLING
- Disabled
- DISABLED
- ResolverConfig Autodefined Reverse Enabling 
- ENABLING
- ResolverConfig Autodefined Reverse Enabled 
- ENABLED
- ResolverConfig Autodefined Reverse Disabling 
- DISABLING
- ResolverConfig Autodefined Reverse Disabled 
- DISABLED
- Enabling
- ENABLING
- Enabled
- ENABLED
- Disabling
- DISABLING
- Disabled
- DISABLED
- Enabling
- ENABLING
- Enabled
- ENABLED
- Disabling
- DISABLING
- Disabled
- DISABLED
- ENABLING
- ENABLING
- ENABLED
- ENABLED
- DISABLING
- DISABLING
- DISABLED
- DISABLED
- "ENABLING"
- ENABLING
- "ENABLED"
- ENABLED
- "DISABLING"
- DISABLING
- "DISABLED"
- DISABLED
ResolverConfigAutodefinedReverseFlag, ResolverConfigAutodefinedReverseFlagArgs          
- Disable
- DISABLE
- ResolverConfig Autodefined Reverse Flag Disable 
- DISABLE
- Disable
- DISABLE
- Disable
- DISABLE
- DISABLE
- DISABLE
- "DISABLE"
- DISABLE
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.