public static interface StartResourceScanRequest.Builder extends AccessAnalyzerRequest.Builder, SdkPojo, CopyableBuilder<StartResourceScanRequest.Builder,StartResourceScanRequest>
| Modifier and Type | Method and Description |
|---|---|
StartResourceScanRequest.Builder |
analyzerArn(String analyzerArn)
The ARN of the analyzer to use to scan the policies applied to the specified resource.
|
StartResourceScanRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartResourceScanRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartResourceScanRequest.Builder |
resourceArn(String resourceArn)
The ARN of the resource to scan.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartResourceScanRequest.Builder analyzerArn(String analyzerArn)
The ARN of the analyzer to use to scan the policies applied to the specified resource.
analyzerArn - The ARN of the analyzer to use to scan the policies applied to the specified resource.StartResourceScanRequest.Builder resourceArn(String resourceArn)
The ARN of the resource to scan.
resourceArn - The ARN of the resource to scan.StartResourceScanRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartResourceScanRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.