We recommend new projects start with resources from the AWS provider.
aws-native.route53resolver.ResolverQueryLoggingConfigAssociation
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation.
Create ResolverQueryLoggingConfigAssociation Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ResolverQueryLoggingConfigAssociation(name: string, args?: ResolverQueryLoggingConfigAssociationArgs, opts?: CustomResourceOptions);
@overload
def ResolverQueryLoggingConfigAssociation(resource_name: str,
args: Optional[ResolverQueryLoggingConfigAssociationArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ResolverQueryLoggingConfigAssociation(resource_name: str,
opts: Optional[ResourceOptions] = None,
resolver_query_log_config_id: Optional[str] = None,
resource_id: Optional[str] = None)
func NewResolverQueryLoggingConfigAssociation(ctx *Context, name string, args *ResolverQueryLoggingConfigAssociationArgs, opts ...ResourceOption) (*ResolverQueryLoggingConfigAssociation, error)
public ResolverQueryLoggingConfigAssociation(string name, ResolverQueryLoggingConfigAssociationArgs? args = null, CustomResourceOptions? opts = null)
public ResolverQueryLoggingConfigAssociation(String name, ResolverQueryLoggingConfigAssociationArgs args)
public ResolverQueryLoggingConfigAssociation(String name, ResolverQueryLoggingConfigAssociationArgs args, CustomResourceOptions options)
type: aws-native:route53resolver:ResolverQueryLoggingConfigAssociation
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 ResolverQueryLoggingConfigAssociationArgs
- 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 ResolverQueryLoggingConfigAssociationArgs
- 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 ResolverQueryLoggingConfigAssociationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ResolverQueryLoggingConfigAssociationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ResolverQueryLoggingConfigAssociationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ResolverQueryLoggingConfigAssociation 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 ResolverQueryLoggingConfigAssociation resource accepts the following input properties:
- Resolver
Query stringLog Config Id - ResolverQueryLogConfigId
- Resource
Id string - ResourceId
- Resolver
Query stringLog Config Id - ResolverQueryLogConfigId
- Resource
Id string - ResourceId
- resolver
Query StringLog Config Id - ResolverQueryLogConfigId
- resource
Id String - ResourceId
- resolver
Query stringLog Config Id - ResolverQueryLogConfigId
- resource
Id string - ResourceId
- resolver_
query_ strlog_ config_ id - ResolverQueryLogConfigId
- resource_
id str - ResourceId
- resolver
Query StringLog Config Id - ResolverQueryLogConfigId
- resource
Id String - ResourceId
Outputs
All input properties are implicitly available as output properties. Additionally, the ResolverQueryLoggingConfigAssociation resource produces the following output properties:
- Aws
Id string - Id
- Creation
Time string - Rfc3339TimeString
- Error
Pulumi.
Aws Native. Route53Resolver. Resolver Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- Error
Message string - ResolverQueryLogConfigAssociationErrorMessage
- Id string
- The provider-assigned unique ID for this managed resource.
- Status
Pulumi.
Aws Native. Route53Resolver. Resolver Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- Aws
Id string - Id
- Creation
Time string - Rfc3339TimeString
- Error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- Error
Message string - ResolverQueryLogConfigAssociationErrorMessage
- Id string
- The provider-assigned unique ID for this managed resource.
- Status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- aws
Id String - Id
- creation
Time String - Rfc3339TimeString
- error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- error
Message String - ResolverQueryLogConfigAssociationErrorMessage
- id String
- The provider-assigned unique ID for this managed resource.
- status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- aws
Id string - Id
- creation
Time string - Rfc3339TimeString
- error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- error
Message string - ResolverQueryLogConfigAssociationErrorMessage
- id string
- The provider-assigned unique ID for this managed resource.
- status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- aws_
id str - Id
- creation_
time str - Rfc3339TimeString
- error
Resolver
Query Logging Config Association Error - ResolverQueryLogConfigAssociationError
- error_
message str - ResolverQueryLogConfigAssociationErrorMessage
- id str
- The provider-assigned unique ID for this managed resource.
- status
Resolver
Query Logging Config Association Status - ResolverQueryLogConfigAssociationStatus
- aws
Id String - Id
- creation
Time String - Rfc3339TimeString
- error "NONE" | "DESTINATION_NOT_FOUND" | "ACCESS_DENIED"
- ResolverQueryLogConfigAssociationError
- error
Message String - ResolverQueryLogConfigAssociationErrorMessage
- id String
- The provider-assigned unique ID for this managed resource.
- status "CREATING" | "ACTIVE" | "ACTION_NEEDED" | "DELETING" | "FAILED" | "OVERRIDDEN"
- ResolverQueryLogConfigAssociationStatus
Supporting Types
ResolverQueryLoggingConfigAssociationError, ResolverQueryLoggingConfigAssociationErrorArgs
- None
- NONE
- Destination
Not Found - DESTINATION_NOT_FOUND
- Access
Denied - ACCESS_DENIED
- Resolver
Query Logging Config Association Error None - NONE
- Resolver
Query Logging Config Association Error Destination Not Found - DESTINATION_NOT_FOUND
- Resolver
Query Logging Config Association Error Access Denied - ACCESS_DENIED
- None
- NONE
- Destination
Not Found - DESTINATION_NOT_FOUND
- Access
Denied - ACCESS_DENIED
- None
- NONE
- Destination
Not Found - DESTINATION_NOT_FOUND
- Access
Denied - ACCESS_DENIED
- NONE
- NONE
- DESTINATION_NOT_FOUND
- DESTINATION_NOT_FOUND
- ACCESS_DENIED
- ACCESS_DENIED
- "NONE"
- NONE
- "DESTINATION_NOT_FOUND"
- DESTINATION_NOT_FOUND
- "ACCESS_DENIED"
- ACCESS_DENIED
ResolverQueryLoggingConfigAssociationStatus, ResolverQueryLoggingConfigAssociationStatusArgs
- Creating
- CREATING
- Active
- ACTIVE
- Action
Needed - ACTION_NEEDED
- Deleting
- DELETING
- Failed
- FAILED
- Overridden
- OVERRIDDEN
- Resolver
Query Logging Config Association Status Creating - CREATING
- Resolver
Query Logging Config Association Status Active - ACTIVE
- Resolver
Query Logging Config Association Status Action Needed - ACTION_NEEDED
- Resolver
Query Logging Config Association Status Deleting - DELETING
- Resolver
Query Logging Config Association Status Failed - FAILED
- Resolver
Query Logging Config Association Status Overridden - OVERRIDDEN
- Creating
- CREATING
- Active
- ACTIVE
- Action
Needed - ACTION_NEEDED
- Deleting
- DELETING
- Failed
- FAILED
- Overridden
- OVERRIDDEN
- Creating
- CREATING
- Active
- ACTIVE
- Action
Needed - ACTION_NEEDED
- Deleting
- DELETING
- Failed
- FAILED
- Overridden
- OVERRIDDEN
- CREATING
- CREATING
- ACTIVE
- ACTIVE
- ACTION_NEEDED
- ACTION_NEEDED
- DELETING
- DELETING
- FAILED
- FAILED
- OVERRIDDEN
- OVERRIDDEN
- "CREATING"
- CREATING
- "ACTIVE"
- ACTIVE
- "ACTION_NEEDED"
- ACTION_NEEDED
- "DELETING"
- DELETING
- "FAILED"
- FAILED
- "OVERRIDDEN"
- OVERRIDDEN
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.