| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AutoEnable |
AutoEnable.clone() |
AutoEnable |
UpdateOrganizationConfigurationResult.getAutoEnable()
The updated status of scan types automatically enabled for new members of your Amazon Inspector organization.
|
AutoEnable |
UpdateOrganizationConfigurationRequest.getAutoEnable()
Defines which scan types are enabled automatically for new members of your Amazon Inspector organization.
|
AutoEnable |
DescribeOrganizationConfigurationResult.getAutoEnable()
The scan types are automatically enabled for new members of your organization.
|
AutoEnable |
AutoEnable.withEc2(Boolean ec2)
Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector
organization.
|
AutoEnable |
AutoEnable.withEcr(Boolean ecr)
Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector
organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOrganizationConfigurationResult.setAutoEnable(AutoEnable autoEnable)
The updated status of scan types automatically enabled for new members of your Amazon Inspector organization.
|
void |
UpdateOrganizationConfigurationRequest.setAutoEnable(AutoEnable autoEnable)
Defines which scan types are enabled automatically for new members of your Amazon Inspector organization.
|
void |
DescribeOrganizationConfigurationResult.setAutoEnable(AutoEnable autoEnable)
The scan types are automatically enabled for new members of your organization.
|
UpdateOrganizationConfigurationResult |
UpdateOrganizationConfigurationResult.withAutoEnable(AutoEnable autoEnable)
The updated status of scan types automatically enabled for new members of your Amazon Inspector organization.
|
UpdateOrganizationConfigurationRequest |
UpdateOrganizationConfigurationRequest.withAutoEnable(AutoEnable autoEnable)
Defines which scan types are enabled automatically for new members of your Amazon Inspector organization.
|
DescribeOrganizationConfigurationResult |
DescribeOrganizationConfigurationResult.withAutoEnable(AutoEnable autoEnable)
The scan types are automatically enabled for new members of your organization.
|
Copyright © 2022. All rights reserved.