| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.autoEnable(AutoEnable autoEnable)
The scan types are automatically enabled for new members of your organization.
|
default DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.autoEnable(Consumer<AutoEnable.Builder> autoEnable)
The scan types are automatically enabled for new members of your organization.
|
static DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.builder() |
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.maxAccountLimitReached(Boolean maxAccountLimitReached)
Represents whether your organization has reached the maximum Amazon Web Services account limit for Amazon
Inspector.
|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeOrganizationConfigurationResponse.Builder> |
DescribeOrganizationConfigurationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.