static StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.builder() |
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.clientToken(String clientToken) |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.dryRun(Boolean dryRun) |
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.networkInsightsAccessScopeId(String networkInsightsAccessScopeId) |
The ID of the Network Access Scope.
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.tagSpecifications(Collection<TagSpecification> tagSpecifications) |
The tags to apply.
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.tagSpecifications(Consumer<TagSpecification.Builder>... tagSpecifications) |
The tags to apply.
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.Builder.tagSpecifications(TagSpecification... tagSpecifications) |
The tags to apply.
|
StartNetworkInsightsAccessScopeAnalysisRequest.Builder |
StartNetworkInsightsAccessScopeAnalysisRequest.toBuilder() |
|