1. Packages
  2. AWS Native
  3. API Docs
  4. route53resolver
  5. ResolverQueryLoggingConfigAssociation

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi

aws-native.route53resolver.ResolverQueryLoggingConfigAssociation

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi

    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.

    Example

    The following reference example uses placeholder values for all input properties.

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    const resolverQueryLoggingConfigAssociationResource = new aws_native.route53resolver.ResolverQueryLoggingConfigAssociation("resolverQueryLoggingConfigAssociationResource", {
        resolverQueryLogConfigId: "string",
        resourceId: "string",
    });
    
    Coming soon!
    

    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:

    ResolverQueryLogConfigId string
    ResolverQueryLogConfigId
    ResourceId string
    ResourceId
    ResolverQueryLogConfigId string
    ResolverQueryLogConfigId
    ResourceId string
    ResourceId
    resolverQueryLogConfigId String
    ResolverQueryLogConfigId
    resourceId String
    ResourceId
    resolverQueryLogConfigId string
    ResolverQueryLogConfigId
    resourceId string
    ResourceId
    resolver_query_log_config_id str
    ResolverQueryLogConfigId
    resource_id str
    ResourceId
    resolverQueryLogConfigId String
    ResolverQueryLogConfigId
    resourceId String
    ResourceId

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ResolverQueryLoggingConfigAssociation resource produces the following output properties:

    AwsId string
    Id
    CreationTime string
    Rfc3339TimeString
    Error Pulumi.AwsNative.Route53Resolver.ResolverQueryLoggingConfigAssociationError
    ResolverQueryLogConfigAssociationError
    ErrorMessage string
    ResolverQueryLogConfigAssociationErrorMessage
    Id string
    The provider-assigned unique ID for this managed resource.
    Status Pulumi.AwsNative.Route53Resolver.ResolverQueryLoggingConfigAssociationStatus
    ResolverQueryLogConfigAssociationStatus
    AwsId string
    Id
    CreationTime string
    Rfc3339TimeString
    Error ResolverQueryLoggingConfigAssociationError
    ResolverQueryLogConfigAssociationError
    ErrorMessage string
    ResolverQueryLogConfigAssociationErrorMessage
    Id string
    The provider-assigned unique ID for this managed resource.
    Status ResolverQueryLoggingConfigAssociationStatus
    ResolverQueryLogConfigAssociationStatus
    awsId String
    Id
    creationTime String
    Rfc3339TimeString
    error ResolverQueryLoggingConfigAssociationError
    ResolverQueryLogConfigAssociationError
    errorMessage String
    ResolverQueryLogConfigAssociationErrorMessage
    id String
    The provider-assigned unique ID for this managed resource.
    status ResolverQueryLoggingConfigAssociationStatus
    ResolverQueryLogConfigAssociationStatus
    awsId string
    Id
    creationTime string
    Rfc3339TimeString
    error ResolverQueryLoggingConfigAssociationError
    ResolverQueryLogConfigAssociationError
    errorMessage string
    ResolverQueryLogConfigAssociationErrorMessage
    id string
    The provider-assigned unique ID for this managed resource.
    status ResolverQueryLoggingConfigAssociationStatus
    ResolverQueryLogConfigAssociationStatus
    aws_id str
    Id
    creation_time str
    Rfc3339TimeString
    error ResolverQueryLoggingConfigAssociationError
    ResolverQueryLogConfigAssociationError
    error_message str
    ResolverQueryLogConfigAssociationErrorMessage
    id str
    The provider-assigned unique ID for this managed resource.
    status ResolverQueryLoggingConfigAssociationStatus
    ResolverQueryLogConfigAssociationStatus
    awsId String
    Id
    creationTime String
    Rfc3339TimeString
    error "NONE" | "DESTINATION_NOT_FOUND" | "ACCESS_DENIED"
    ResolverQueryLogConfigAssociationError
    errorMessage 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
    DestinationNotFound
    DESTINATION_NOT_FOUND
    AccessDenied
    ACCESS_DENIED
    ResolverQueryLoggingConfigAssociationErrorNone
    NONE
    ResolverQueryLoggingConfigAssociationErrorDestinationNotFound
    DESTINATION_NOT_FOUND
    ResolverQueryLoggingConfigAssociationErrorAccessDenied
    ACCESS_DENIED
    None
    NONE
    DestinationNotFound
    DESTINATION_NOT_FOUND
    AccessDenied
    ACCESS_DENIED
    None
    NONE
    DestinationNotFound
    DESTINATION_NOT_FOUND
    AccessDenied
    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
    ActionNeeded
    ACTION_NEEDED
    Deleting
    DELETING
    Failed
    FAILED
    Overridden
    OVERRIDDEN
    ResolverQueryLoggingConfigAssociationStatusCreating
    CREATING
    ResolverQueryLoggingConfigAssociationStatusActive
    ACTIVE
    ResolverQueryLoggingConfigAssociationStatusActionNeeded
    ACTION_NEEDED
    ResolverQueryLoggingConfigAssociationStatusDeleting
    DELETING
    ResolverQueryLoggingConfigAssociationStatusFailed
    FAILED
    ResolverQueryLoggingConfigAssociationStatusOverridden
    OVERRIDDEN
    Creating
    CREATING
    Active
    ACTIVE
    ActionNeeded
    ACTION_NEEDED
    Deleting
    DELETING
    Failed
    FAILED
    Overridden
    OVERRIDDEN
    Creating
    CREATING
    Active
    ACTIVE
    ActionNeeded
    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
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi