public static interface AutoEnable.Builder extends SdkPojo, CopyableBuilder<AutoEnable.Builder,AutoEnable>
| Modifier and Type | Method and Description |
|---|---|
AutoEnable.Builder |
ec2(Boolean ec2)
Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector
organization.
|
AutoEnable.Builder |
ecr(Boolean ecr)
Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector
organization.
|
AutoEnable.Builder |
lambda(Boolean lambda)
Represents whether AWS Lambda scans are automatically enabled for new members of your Amazon Inspector
organization.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoEnable.Builder ec2(Boolean ec2)
Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization.
ec2 - Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector
organization.AutoEnable.Builder ecr(Boolean ecr)
Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization.
ecr - Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector
organization.AutoEnable.Builder lambda(Boolean lambda)
Represents whether AWS Lambda scans are automatically enabled for new members of your Amazon Inspector organization.
lambda - Represents whether AWS Lambda scans are automatically enabled for new members of your Amazon Inspector
organization.Copyright © 2023. All rights reserved.