ENUM

AwsNativeProtectionFeature

Description

AWS native protection features.

link GraphQL Schema definition

  • enum AwsNativeProtectionFeature {
  • # AWS native protection feature is EC2.
  • EC2
  • # AWS native protection feature is RDS.
  • RDS
  • # AWS native protection feature is S3.
  • S3
  • }