Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53resolver.CfnResolverRuleAssociationPropsMixin.Builder
Packages that use CfnResolverRuleAssociationPropsMixin.Builder
-
Uses of CfnResolverRuleAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53resolver
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53resolver that return CfnResolverRuleAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnResolverRuleAssociationPropsMixin.Builder.create()CfnResolverRuleAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of an association between a Resolver rule and a VPC.CfnResolverRuleAssociationPropsMixin.Builder.resolverRuleId(String resolverRuleId) The ID of the Resolver rule that you associated with the VPC that is specified byVPCId.CfnResolverRuleAssociationPropsMixin.Builder.resolverRuleId(IResolverRuleRef resolverRuleId) The ID of the Resolver rule that you associated with the VPC that is specified byVPCId.The ID of the VPC that you associated the Resolver rule with.The ID of the VPC that you associated the Resolver rule with.