AwsCloudAccountFeatureVersionInput
Input to protect a feature for the AWS cloud account.
Fields
| Field | Type | Description |
|---|---|---|
| feature | CloudAccountFeature! | Name of feature to be protected for cloud account. |
| permissionsGroupVersions | [PermissionsGroupWithVersionInput!] | List of permissions groups with corresponding versions valid only for customer-managed cluster users. |
| version | Int | Version of feature. This should be same as the response given in the first step (validateAndCreateAwsCloudAccount). |