public static interface BatchGetMemberEc2DeepInspectionStatusRequest.Builder extends Inspector2Request.Builder, SdkPojo, CopyableBuilder<BatchGetMemberEc2DeepInspectionStatusRequest.Builder,BatchGetMemberEc2DeepInspectionStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetMemberEc2DeepInspectionStatusRequest.Builder |
accountIds(Collection<String> accountIds)
The unique identifiers for the Amazon Web Services accounts to retrieve Amazon Inspector deep inspection
activation status for.
|
BatchGetMemberEc2DeepInspectionStatusRequest.Builder |
accountIds(String... accountIds)
The unique identifiers for the Amazon Web Services accounts to retrieve Amazon Inspector deep inspection
activation status for.
|
BatchGetMemberEc2DeepInspectionStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetMemberEc2DeepInspectionStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetMemberEc2DeepInspectionStatusRequest.Builder accountIds(Collection<String> accountIds)
The unique identifiers for the Amazon Web Services accounts to retrieve Amazon Inspector deep inspection activation status for.
</p>
accountIds - The unique identifiers for the Amazon Web Services accounts to retrieve Amazon Inspector deep
inspection activation status for.
</p> @return Returns a reference to this object so that method calls can be
chained together.BatchGetMemberEc2DeepInspectionStatusRequest.Builder accountIds(String... accountIds)
The unique identifiers for the Amazon Web Services accounts to retrieve Amazon Inspector deep inspection activation status for.
</p>
accountIds - The unique identifiers for the Amazon Web Services accounts to retrieve Amazon Inspector deep
inspection activation status for.
</p> @return Returns a reference to this object so that method calls can be
chained together.BatchGetMemberEc2DeepInspectionStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetMemberEc2DeepInspectionStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.