public static interface GetEc2DeepInspectionConfigurationResponse.Builder extends Inspector2Response.Builder, SdkPojo, CopyableBuilder<GetEc2DeepInspectionConfigurationResponse.Builder,GetEc2DeepInspectionConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetEc2DeepInspectionConfigurationResponse.Builder |
errorMessage(String errorMessage)
An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved for
your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
orgPackagePaths(Collection<String> orgPackagePaths)
The Amazon Inspector deep inspection custom paths for your organization.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
orgPackagePaths(String... orgPackagePaths)
The Amazon Inspector deep inspection custom paths for your organization.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
packagePaths(Collection<String> packagePaths)
The Amazon Inspector deep inspection custom paths for your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
packagePaths(String... packagePaths)
The Amazon Inspector deep inspection custom paths for your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
status(Ec2DeepInspectionStatus status)
The activation status of Amazon Inspector deep inspection in your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
status(String status)
The activation status of Amazon Inspector deep inspection in your account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEc2DeepInspectionConfigurationResponse.Builder errorMessage(String errorMessage)
An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved for your account.
errorMessage - An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved
for your account.GetEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths(Collection<String> orgPackagePaths)
The Amazon Inspector deep inspection custom paths for your organization.
orgPackagePaths - The Amazon Inspector deep inspection custom paths for your organization.GetEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths(String... orgPackagePaths)
The Amazon Inspector deep inspection custom paths for your organization.
orgPackagePaths - The Amazon Inspector deep inspection custom paths for your organization.GetEc2DeepInspectionConfigurationResponse.Builder packagePaths(Collection<String> packagePaths)
The Amazon Inspector deep inspection custom paths for your account.
packagePaths - The Amazon Inspector deep inspection custom paths for your account.GetEc2DeepInspectionConfigurationResponse.Builder packagePaths(String... packagePaths)
The Amazon Inspector deep inspection custom paths for your account.
packagePaths - The Amazon Inspector deep inspection custom paths for your account.GetEc2DeepInspectionConfigurationResponse.Builder status(String status)
The activation status of Amazon Inspector deep inspection in your account.
status - The activation status of Amazon Inspector deep inspection in your account.Ec2DeepInspectionStatus,
Ec2DeepInspectionStatusGetEc2DeepInspectionConfigurationResponse.Builder status(Ec2DeepInspectionStatus status)
The activation status of Amazon Inspector deep inspection in your account.
status - The activation status of Amazon Inspector deep inspection in your account.Ec2DeepInspectionStatus,
Ec2DeepInspectionStatusCopyright © 2023. All rights reserved.