EnvironmentType type

The type of the environment data.
KnownEnvironmentType can be used interchangeably with EnvironmentType, this enum contains the known values that the service supports.

Known values supported by the service

AwsAccount: AwsAccount
GcpProject: GcpProject
GithubScope: GithubScope
AzureDevOpsScope: AzureDevOpsScope
GitlabScope: GitlabScope
DockerHubOrganization: DockerHubOrganization
JFrogArtifactory: JFrogArtifactory

type EnvironmentType = string