Builder
Properties
The 12-digit Amazon Web Services account ID of the member account whose scan configuration you want to update. When specified, you must be the delegated administrator for this member account. If not specified, the operation updates your own configuration and propagates changes to any member accounts that have not been individually configured.
Specifies how the Amazon EC2 automated scan will be updated for your environment.
Specifies how the ECR automated re-scan will be updated for your environment.
Specifies which scan-type configurations to reset to the delegated administrator's inherited values for the targeted member account. Each member of this structure is independently optional. When specified, ec2Configuration and ecrConfiguration must be absent, and accountId must also be present. Only INHERIT_FROM_ADMIN is valid for each member. If not specified, the operation uses the ec2Configuration and ecrConfiguration parameters instead.
Functions
construct an aws.sdk.kotlin.services.inspector2.model.Ec2Configuration inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.EcrConfiguration inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.UpdateConfigurationInheritance inside the given block