ProjectArgs

constructor(description: Output<String>? = null, domainIdentifier: Output<String>? = null, glossaryTerms: Output<List<String>>? = null, name: Output<String>? = null, skipDeletionCheck: Output<Boolean>? = null, timeouts: Output<ProjectTimeoutsArgs>? = null)