FluxConfigurationKustomizationArgs

constructor(dependsOns: Output<List<String>>? = null, garbageCollectionEnabled: Output<Boolean>? = null, name: Output<String>, path: Output<String>? = null, recreatingEnabled: Output<Boolean>? = null, retryIntervalInSeconds: Output<Int>? = null, syncIntervalInSeconds: Output<Int>? = null, timeoutInSeconds: Output<Int>? = null)