public static interface UpdateOrgEc2DeepInspectionConfigurationRequest.Builder extends Inspector2Request.Builder, SdkPojo, CopyableBuilder<UpdateOrgEc2DeepInspectionConfigurationRequest.Builder,UpdateOrgEc2DeepInspectionConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateOrgEc2DeepInspectionConfigurationRequest.Builder |
orgPackagePaths(Collection<String> orgPackagePaths)
The Amazon Inspector deep inspection custom paths you are adding for your organization.
|
UpdateOrgEc2DeepInspectionConfigurationRequest.Builder |
orgPackagePaths(String... orgPackagePaths)
The Amazon Inspector deep inspection custom paths you are adding for your organization.
|
UpdateOrgEc2DeepInspectionConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateOrgEc2DeepInspectionConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateOrgEc2DeepInspectionConfigurationRequest.Builder orgPackagePaths(Collection<String> orgPackagePaths)
The Amazon Inspector deep inspection custom paths you are adding for your organization.
orgPackagePaths - The Amazon Inspector deep inspection custom paths you are adding for your organization.UpdateOrgEc2DeepInspectionConfigurationRequest.Builder orgPackagePaths(String... orgPackagePaths)
The Amazon Inspector deep inspection custom paths you are adding for your organization.
orgPackagePaths - The Amazon Inspector deep inspection custom paths you are adding for your organization.UpdateOrgEc2DeepInspectionConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateOrgEc2DeepInspectionConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.