We recommend new projects start with resources from the AWS provider.
aws-native.route53resolver.ResolverQueryLoggingConfig
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfig.
Create ResolverQueryLoggingConfig Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ResolverQueryLoggingConfig(name: string, args?: ResolverQueryLoggingConfigArgs, opts?: CustomResourceOptions);@overload
def ResolverQueryLoggingConfig(resource_name: str,
                               args: Optional[ResolverQueryLoggingConfigArgs] = None,
                               opts: Optional[ResourceOptions] = None)
@overload
def ResolverQueryLoggingConfig(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               destination_arn: Optional[str] = None,
                               name: Optional[str] = None)func NewResolverQueryLoggingConfig(ctx *Context, name string, args *ResolverQueryLoggingConfigArgs, opts ...ResourceOption) (*ResolverQueryLoggingConfig, error)public ResolverQueryLoggingConfig(string name, ResolverQueryLoggingConfigArgs? args = null, CustomResourceOptions? opts = null)
public ResolverQueryLoggingConfig(String name, ResolverQueryLoggingConfigArgs args)
public ResolverQueryLoggingConfig(String name, ResolverQueryLoggingConfigArgs args, CustomResourceOptions options)
type: aws-native:route53resolver:ResolverQueryLoggingConfig
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 ResolverQueryLoggingConfigArgs
- 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 ResolverQueryLoggingConfigArgs
- 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 ResolverQueryLoggingConfigArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ResolverQueryLoggingConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ResolverQueryLoggingConfigArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ResolverQueryLoggingConfig 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 ResolverQueryLoggingConfig resource accepts the following input properties:
- DestinationArn string
- destination arn
- Name string
- ResolverQueryLogConfigName
- DestinationArn string
- destination arn
- Name string
- ResolverQueryLogConfigName
- destinationArn String
- destination arn
- name String
- ResolverQueryLogConfigName
- destinationArn string
- destination arn
- name string
- ResolverQueryLogConfigName
- destination_arn str
- destination arn
- name str
- ResolverQueryLogConfigName
- destinationArn String
- destination arn
- name String
- ResolverQueryLogConfigName
Outputs
All input properties are implicitly available as output properties. Additionally, the ResolverQueryLoggingConfig resource produces the following output properties:
- Arn string
- Arn
- AssociationCount int
- Count
- AwsId string
- ResourceId
- CreationTime string
- Rfc3339TimeString
- CreatorRequest stringId 
- The id of the creator request.
- Id string
- The provider-assigned unique ID for this managed resource.
- OwnerId string
- AccountId
- 
Pulumi.Aws Native. Route53Resolver. Resolver Query Logging Config Share Status 
- ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
- Status
Pulumi.Aws Native. Route53Resolver. Resolver Query Logging Config Status 
- ResolverQueryLogConfigStatus, possible values are CREATING, CREATED, DELETED AND FAILED.
- Arn string
- Arn
- AssociationCount int
- Count
- AwsId string
- ResourceId
- CreationTime string
- Rfc3339TimeString
- CreatorRequest stringId 
- The id of the creator request.
- Id string
- The provider-assigned unique ID for this managed resource.
- OwnerId string
- AccountId
- 
ResolverQuery Logging Config Share Status 
- ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
- Status
ResolverQuery Logging Config Status 
- ResolverQueryLogConfigStatus, possible values are CREATING, CREATED, DELETED AND FAILED.
- arn String
- Arn
- associationCount Integer
- Count
- awsId String
- ResourceId
- creationTime String
- Rfc3339TimeString
- creatorRequest StringId 
- The id of the creator request.
- id String
- The provider-assigned unique ID for this managed resource.
- ownerId String
- AccountId
- 
ResolverQuery Logging Config Share Status 
- ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
- status
ResolverQuery Logging Config Status 
- ResolverQueryLogConfigStatus, possible values are CREATING, CREATED, DELETED AND FAILED.
- arn string
- Arn
- associationCount number
- Count
- awsId string
- ResourceId
- creationTime string
- Rfc3339TimeString
- creatorRequest stringId 
- The id of the creator request.
- id string
- The provider-assigned unique ID for this managed resource.
- ownerId string
- AccountId
- 
ResolverQuery Logging Config Share Status 
- ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
- status
ResolverQuery Logging Config Status 
- ResolverQueryLogConfigStatus, possible values are CREATING, CREATED, DELETED AND FAILED.
- arn str
- Arn
- association_count int
- Count
- aws_id str
- ResourceId
- creation_time str
- Rfc3339TimeString
- creator_request_ strid 
- The id of the creator request.
- id str
- The provider-assigned unique ID for this managed resource.
- owner_id str
- AccountId
- 
ResolverQuery Logging Config Share Status 
- ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
- status
ResolverQuery Logging Config Status 
- ResolverQueryLogConfigStatus, possible values are CREATING, CREATED, DELETED AND FAILED.
- arn String
- Arn
- associationCount Number
- Count
- awsId String
- ResourceId
- creationTime String
- Rfc3339TimeString
- creatorRequest StringId 
- The id of the creator request.
- id String
- The provider-assigned unique ID for this managed resource.
- ownerId String
- AccountId
- "NOT_SHARED" | "SHARED_WITH_ME" | "SHARED_BY_ME"
- ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
- status "CREATING" | "CREATED" | "DELETING" | "FAILED"
- ResolverQueryLogConfigStatus, possible values are CREATING, CREATED, DELETED AND FAILED.
Supporting Types
ResolverQueryLoggingConfigShareStatus, ResolverQueryLoggingConfigShareStatusArgs            
- NotShared 
- NOT_SHARED
- SharedWith Me 
- SHARED_WITH_ME
- SharedBy Me 
- SHARED_BY_ME
- ResolverQuery Logging Config Share Status Not Shared 
- NOT_SHARED
- ResolverQuery Logging Config Share Status Shared With Me 
- SHARED_WITH_ME
- ResolverQuery Logging Config Share Status Shared By Me 
- SHARED_BY_ME
- NotShared 
- NOT_SHARED
- SharedWith Me 
- SHARED_WITH_ME
- SharedBy Me 
- SHARED_BY_ME
- NotShared 
- NOT_SHARED
- SharedWith Me 
- SHARED_WITH_ME
- SharedBy Me 
- SHARED_BY_ME
- NOT_SHARED
- NOT_SHARED
- SHARED_WITH_ME
- SHARED_WITH_ME
- SHARED_BY_ME
- SHARED_BY_ME
- "NOT_SHARED"
- NOT_SHARED
- "SHARED_WITH_ME"
- SHARED_WITH_ME
- "SHARED_BY_ME"
- SHARED_BY_ME
ResolverQueryLoggingConfigStatus, ResolverQueryLoggingConfigStatusArgs          
- Creating
- CREATING
- Created
- CREATED
- Deleting
- DELETING
- Failed
- FAILED
- ResolverQuery Logging Config Status Creating 
- CREATING
- ResolverQuery Logging Config Status Created 
- CREATED
- ResolverQuery Logging Config Status Deleting 
- DELETING
- ResolverQuery Logging Config Status Failed 
- FAILED
- Creating
- CREATING
- Created
- CREATED
- Deleting
- DELETING
- Failed
- FAILED
- Creating
- CREATING
- Created
- CREATED
- Deleting
- DELETING
- Failed
- FAILED
- CREATING
- CREATING
- CREATED
- CREATED
- DELETING
- DELETING
- FAILED
- FAILED
- "CREATING"
- CREATING
- "CREATED"
- CREATED
- "DELETING"
- DELETING
- "FAILED"
- FAILED
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.