LicenseConfigurationArgs

constructor(description: Output<String>? = null, licenseCount: Output<Int>? = null, licenseCountHardLimit: Output<Boolean>? = null, licenseCountingType: Output<String>? = null, licenseRules: Output<List<String>>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null)