Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
StartNetworkInsightsAccessScopeAnalysisRequest |
StartNetworkInsightsAccessScopeAnalysisRequest.clone() |
StartNetworkInsightsAccessScopeAnalysisRequest |
StartNetworkInsightsAccessScopeAnalysisRequest.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
StartNetworkInsightsAccessScopeAnalysisRequest |
StartNetworkInsightsAccessScopeAnalysisRequest.withNetworkInsightsAccessScopeId(String networkInsightsAccessScopeId)
The ID of the Network Access Scope.
|
StartNetworkInsightsAccessScopeAnalysisRequest |
StartNetworkInsightsAccessScopeAnalysisRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply.
|
StartNetworkInsightsAccessScopeAnalysisRequest |
StartNetworkInsightsAccessScopeAnalysisRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply.
|
Modifier and Type | Method and Description |
---|---|
Request<StartNetworkInsightsAccessScopeAnalysisRequest> |
StartNetworkInsightsAccessScopeAnalysisRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2022. All rights reserved.