getTargetConfiguration

@Nullable
abstract fun getTargetConfiguration(): String(source)

Returns the requested target configuration of this dependency. This is the name of the configuration in the target module that should be used when selecting the matching configuration. If null, a default configuration should be used.