EnvironmentData interface
The security connector environment data.
Properties
environment |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
environmentType
Polymorphic discriminator, which specifies the different types this object can be
environmentType: "AwsAccount" | "AzureDevOpsScope" | "GcpProject" | "GithubScope" | "GitlabScope"
Property Value
"AwsAccount" | "AzureDevOpsScope" | "GcpProject" | "GithubScope" | "GitlabScope"