public static interface ListDatalakeExceptionsRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<ListDatalakeExceptionsRequest.Builder,ListDatalakeExceptionsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListDatalakeExceptionsRequest.Builder maxFailures(Integer maxFailures)
List the maximum number of failures in Security Lake.
maxFailures - List the maximum number of failures in Security Lake.ListDatalakeExceptionsRequest.Builder nextToken(String nextToken)
List if there are more results available. if nextToken is returned, You can make the call again using the returned token to retrieve the next page
nextToken - List if there are more results available. if nextToken is returned, You can make the call again using
the returned token to retrieve the next pageListDatalakeExceptionsRequest.Builder regionSetWithStrings(Collection<String> regionSet)
List the regions from which exceptions are retrieved.
regionSet - List the regions from which exceptions are retrieved.ListDatalakeExceptionsRequest.Builder regionSetWithStrings(String... regionSet)
List the regions from which exceptions are retrieved.
regionSet - List the regions from which exceptions are retrieved.ListDatalakeExceptionsRequest.Builder regionSet(Collection<Region> regionSet)
List the regions from which exceptions are retrieved.
regionSet - List the regions from which exceptions are retrieved.ListDatalakeExceptionsRequest.Builder regionSet(Region... regionSet)
List the regions from which exceptions are retrieved.
regionSet - List the regions from which exceptions are retrieved.ListDatalakeExceptionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListDatalakeExceptionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.