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.65.0 published on Wednesday, Jun 7, 2023 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.65.0 published on Wednesday, Jun 7, 2023 by Pulumi

    Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation.

    Create ResolverQueryLoggingConfigAssociation Resource

    new ResolverQueryLoggingConfigAssociation(name: string, args?: ResolverQueryLoggingConfigAssociationArgs, opts?: CustomResourceOptions);
    @overload
    def ResolverQueryLoggingConfigAssociation(resource_name: str,
                                              opts: Optional[ResourceOptions] = None,
                                              resolver_query_log_config_id: Optional[str] = None,
                                              resource_id: Optional[str] = None)
    @overload
    def ResolverQueryLoggingConfigAssociation(resource_name: str,
                                              args: Optional[ResolverQueryLoggingConfigAssociationArgs] = None,
                                              opts: Optional[ResourceOptions] = 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.
    
    
    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:

    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:

    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

    CreationTime string

    Rfc3339TimeString

    Error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    ErrorMessage string

    ResolverQueryLogConfigAssociationErrorMessage

    Id string

    The provider-assigned unique ID for this managed resource.

    Status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    creationTime String

    Rfc3339TimeString

    error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    errorMessage String

    ResolverQueryLogConfigAssociationErrorMessage

    id String

    The provider-assigned unique ID for this managed resource.

    status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    creationTime string

    Rfc3339TimeString

    error ResolverQueryLoggingConfigAssociationError

    ResolverQueryLogConfigAssociationError

    errorMessage string

    ResolverQueryLogConfigAssociationErrorMessage

    id string

    The provider-assigned unique ID for this managed resource.

    status ResolverQueryLoggingConfigAssociationStatus

    ResolverQueryLogConfigAssociationStatus

    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

    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

    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

    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.65.0 published on Wednesday, Jun 7, 2023 by Pulumi