EntryTypeArgs

constructor(description: Output<String>? = null, displayName: Output<String>? = null, entryTypeId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, platform: Output<String>? = null, project: Output<String>? = null, requiredAspects: Output<List<EntryTypeRequiredAspectArgs>>? = null, system: Output<String>? = null, typeAliases: Output<List<String>>? = null)