UpdateConfigurationInheritance
The per-scan-type inheritance reset settings for the UpdateConfiguration
operation. Each member is independently optional. Including a member in this structure
resets that scan type's configuration to inherit from the delegated administrator.
Contents
- ec2Configuration
-
The inheritance mode for Amazon EC2 scan configuration. Set to
INHERIT_FROM_ADMINto reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.Type: String
Valid Values:
INHERIT_FROM_ADMINRequired: No
- ecrConfiguration
-
The inheritance mode for Amazon ECR scan configuration. Set to
INHERIT_FROM_ADMINto reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.Type: String
Valid Values:
INHERIT_FROM_ADMINRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: