public static interface DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder,DeleteNetworkInsightsAccessScopeAnalysisRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder |
networkInsightsAccessScopeAnalysisId(String networkInsightsAccessScopeAnalysisId)
The ID of the Network Access Scope analysis.
|
DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteNetworkInsightsAccessScopeAnalysisRequest.Builder networkInsightsAccessScopeAnalysisId(String networkInsightsAccessScopeAnalysisId)
The ID of the Network Access Scope analysis.
networkInsightsAccessScopeAnalysisId - The ID of the Network Access Scope analysis.DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
dryRun - Checks whether you have the required permissions for the action, without actually making the request,
and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.DeleteNetworkInsightsAccessScopeAnalysisRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteNetworkInsightsAccessScopeAnalysisRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.