public static interface ListResourceProfileArtifactsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<ListResourceProfileArtifactsRequest.Builder,ListResourceProfileArtifactsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileArtifactsRequest.Builder |
nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
|
ListResourceProfileArtifactsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListResourceProfileArtifactsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListResourceProfileArtifactsRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListResourceProfileArtifactsRequest.Builder nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
nextToken - The nextToken string that specifies which page of results to return in a paginated response.ListResourceProfileArtifactsRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.
resourceArn - The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.ListResourceProfileArtifactsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListResourceProfileArtifactsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.