Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53resolver.CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder
Packages that use CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder
-
Uses of CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53resolver
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53resolver that return CfnResolverQueryLoggingConfigAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnResolverQueryLoggingConfigAssociationPropsMixin.Builder.create()CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder.resolverQueryLogConfigId(String resolverQueryLogConfigId) The ID of the query logging configuration that a VPC is associated with.CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder.resolverQueryLogConfigId(IResolverQueryLoggingConfigRef resolverQueryLogConfigId) The ID of the query logging configuration that a VPC is associated with.CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder.resourceId(String resourceId) The ID of the Amazon VPC that is associated with the query logging configuration.CfnResolverQueryLoggingConfigAssociationPropsMixin.Builder.resourceId(IVPCRef resourceId) The ID of the Amazon VPC that is associated with the query logging configuration.