INPUT_OBJECT
AwsCloudAccountWithFeaturesInput
Description
AWS cloud account with features.
link GraphQL Schema definition
- input AwsCloudAccountWithFeaturesInput {
- # Type of cloud native protection features.
- : [CloudAccountFeature!]!
- # Include internal features in the response.
- : Boolean
- }