Interface SourceSetExecutionEnvironment

    • Method Detail

      • executionOptionsFor

        org.gradle.api.provider.Provider<org.ysb33r.gradle.iac.base.tf.config.multilevel.ResolvedExecutionsOptions> executionOptionsFor​(java.lang.Iterable<java.lang.Class<? extends ExecutionConfiguration>> types)
        The execution options configured on the toolchain.
        Parameters:
        types - An iterable set of execution configuration types.
        Returns:
        Execution options.