public static interface Validator.Builder extends SdkPojo, CopyableBuilder<Validator.Builder,Validator>
| Modifier and Type | Method and Description |
|---|---|
Validator.Builder |
s3Uri(String s3Uri)
The S3 URI where the validation data is stored.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidator.Builder s3Uri(String s3Uri)
The S3 URI where the validation data is stored.
s3Uri - The S3 URI where the validation data is stored.Copyright © 2023. All rights reserved.