Flux Configuration Kustomization
constructor(dependsOns: List<String>? = null, garbageCollectionEnabled: Boolean? = null, name: String, path: String? = null, postBuild: FluxConfigurationKustomizationPostBuild? = null, recreatingEnabled: Boolean? = null, retryIntervalInSeconds: Int? = null, syncIntervalInSeconds: Int? = null, timeoutInSeconds: Int? = null, wait: Boolean? = null)