ResolverRuleAssociation

class ResolverRuleAssociation : KotlinCustomResource

Resource Type definition for AWS::Route53Resolver::ResolverRuleAssociation

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of an association between a Resolver rule and a VPC.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Primary Identifier for Resolver Rule Association

Link copied to clipboard
val resolverRuleId: Output<String>

The ID of the Resolver rule that you associated with the VPC that is specified by VPCId.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC that you associated the Resolver rule with.