Skip to content

/AWS1/CL_IN2UPDCONFINHERITANCE

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ec2configuration TYPE /AWS1/IN2INHERITANCEMODE /AWS1/IN2INHERITANCEMODE

The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to 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.

iv_ecrconfiguration TYPE /AWS1/IN2INHERITANCEMODE /AWS1/IN2INHERITANCEMODE

The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to 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.


Queryable Attributes

ec2Configuration

The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to 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.

Accessible with the following methods

Method Description
GET_EC2CONFIGURATION() Getter for EC2CONFIGURATION, with configurable default
ASK_EC2CONFIGURATION() Getter for EC2CONFIGURATION w/ exceptions if field has no va
HAS_EC2CONFIGURATION() Determine if EC2CONFIGURATION has a value

ecrConfiguration

The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to 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.

Accessible with the following methods

Method Description
GET_ECRCONFIGURATION() Getter for ECRCONFIGURATION, with configurable default
ASK_ECRCONFIGURATION() Getter for ECRCONFIGURATION w/ exceptions if field has no va
HAS_ECRCONFIGURATION() Determine if ECRCONFIGURATION has a value