AptSettingsArgs

fun AptSettingsArgs(excludes: Output<List<String>>? = null, exclusivePackages: Output<List<String>>? = null, type: Output<AptSettingsType>? = null)