//go:build no_runtime_type_checking package awsdatasync // Building without runtime type checking enabled, so all the below just return nil func (c *jsiiProxy_CfnLocationFSxLustre) validateAddDeletionOverrideParameters(path *string) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateAddDependencyParameters(target awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateAddDependsOnParameters(target awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateAddMetadataParameters(key *string, value interface{}) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateAddOverrideParameters(path *string, value interface{}) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateAddPropertyDeletionOverrideParameters(propertyPath *string) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateAddPropertyOverrideParameters(propertyPath *string, value interface{}) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateApplyRemovalPolicyParameters(options *awscdk.RemovalPolicyOptions) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateGetAttParameters(attributeName *string) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateGetMetadataParameters(key *string) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateInspectParameters(inspector awscdk.TreeInspector) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateOverrideLogicalIdParameters(newLogicalId *string) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateRemoveDependencyParameters(target awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateRenderPropertiesParameters(props *map[string]interface{}) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateReplaceDependencyParameters(target awscdk.CfnResource, newTarget awscdk.CfnResource) error { return nil } func (c *jsiiProxy_CfnLocationFSxLustre) validateValidatePropertiesParameters(_properties interface{}) error { return nil } func validateCfnLocationFSxLustre_IsCfnElementParameters(x interface{}) error { return nil } func validateCfnLocationFSxLustre_IsCfnResourceParameters(construct constructs.IConstruct) error { return nil } func validateCfnLocationFSxLustre_IsConstructParameters(x interface{}) error { return nil } func (j *jsiiProxy_CfnLocationFSxLustre) validateSetSecurityGroupArnsParameters(val *[]*string) error { return nil } func (j *jsiiProxy_CfnLocationFSxLustre) validateSetTagsRawParameters(val *[]*awscdk.CfnTag) error { return nil } func validateNewCfnLocationFSxLustreParameters(scope constructs.Construct, id *string, props *CfnLocationFSxLustreProps) error { return nil }