//go:build no_runtime_type_checking package awsroute53resolver // Building without runtime type checking enabled, so all the below just return nil func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddDeletionOverrideParameters(path *string) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddDependencyParameters(target awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddDependsOnParameters(target awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddMetadataParameters(key *string, value interface{}) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddOverrideParameters(path *string, value interface{}) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddPropertyDeletionOverrideParameters(propertyPath *string) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateAddPropertyOverrideParameters(propertyPath *string, value interface{}) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateApplyRemovalPolicyParameters(options *awscdk.RemovalPolicyOptions) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateGetAttParameters(attributeName *string) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateGetMetadataParameters(key *string) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateInspectParameters(inspector awscdk.TreeInspector) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateOverrideLogicalIdParameters(newLogicalId *string) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateRemoveDependencyParameters(target awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateRenderPropertiesParameters(props *map[string]interface{}) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateReplaceDependencyParameters(target awscdk.CfnResource, newTarget awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnResolverQueryLoggingConfigAssociation) validateValidatePropertiesParameters(_properties interface{}) error { return nil } func validateCfnResolverQueryLoggingConfigAssociation_IsCfnElementParameters(x interface{}) error { return nil } func validateCfnResolverQueryLoggingConfigAssociation_IsCfnResourceParameters(construct constructs.IConstruct) error { return nil } func validateCfnResolverQueryLoggingConfigAssociation_IsConstructParameters(x interface{}) error { return nil } func validateNewCfnResolverQueryLoggingConfigAssociationParameters(scope constructs.Construct, id *string, props *CfnResolverQueryLoggingConfigAssociationProps) error { return nil }