LicenseArgs

fun LicenseArgs(description: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, resourceRequirements: Output<LicenseResourceRequirementsArgs>? = null, transferable: Output<Boolean>? = null)