Environment Args
constructor(accountIdentifier: Output<String>? = null, accountRegion: Output<String>? = null, blueprintIdentifier: Output<String>? = null, description: Output<String>? = null, domainIdentifier: Output<String>? = null, glossaryTerms: Output<List<String>>? = null, name: Output<String>? = null, profileIdentifier: Output<String>? = null, projectIdentifier: Output<String>? = null, timeouts: Output<EnvironmentTimeoutsArgs>? = null, userParameters: Output<List<EnvironmentUserParameterArgs>>? = null)