getArguments

abstract fun getArguments(): Map<BuildInitParameter<out Any>, Any>

Returns the configured parameters for the build specification this instance configures.

Return

the parameters that have been configured for the spec

Since

8.12