| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AutoEnable |
UpdateOrganizationConfigurationResponse.autoEnable()
The updated status of scan types automatically enabled for new members of your Amazon Inspector organization.
|
AutoEnable |
DescribeOrganizationConfigurationResponse.autoEnable()
The scan types are automatically enabled for new members of your organization.
|
AutoEnable |
UpdateOrganizationConfigurationRequest.autoEnable()
Defines which scan types are enabled automatically for new members of your Amazon Inspector organization.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationConfigurationResponse.Builder |
UpdateOrganizationConfigurationResponse.Builder.autoEnable(AutoEnable autoEnable)
The updated status of scan types automatically enabled for new members of your Amazon Inspector organization.
|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.autoEnable(AutoEnable autoEnable)
The scan types are automatically enabled for new members of your organization.
|
UpdateOrganizationConfigurationRequest.Builder |
UpdateOrganizationConfigurationRequest.Builder.autoEnable(AutoEnable autoEnable)
Defines which scan types are enabled automatically for new members of your Amazon Inspector organization.
|
Copyright © 2023. All rights reserved.