EnvironmentArgs

constructor(description: Output<String>? = null, domainIdentifier: Output<String>? = null, environmentAccountIdentifier: Output<String>? = null, environmentAccountRegion: Output<String>? = null, environmentProfileIdentifier: Output<String>? = null, environmentRoleArn: Output<String>? = null, glossaryTerms: Output<List<String>>? = null, name: Output<String>? = null, projectIdentifier: Output<String>? = null, userParameters: Output<List<EnvironmentParameterArgs>>? = null)