public static interface ExternalEventsDetail.Builder extends SdkPojo, CopyableBuilder<ExternalEventsDetail.Builder,ExternalEventsDetail>
| Modifier and Type | Method and Description |
|---|---|
ExternalEventsDetail.Builder |
dataAccessRoleArn(String dataAccessRoleArn)
The ARN of the role that provides Amazon Fraud Detector access to the data location.
|
ExternalEventsDetail.Builder |
dataLocation(String dataLocation)
The Amazon S3 bucket location for the data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExternalEventsDetail.Builder dataLocation(String dataLocation)
The Amazon S3 bucket location for the data.
dataLocation - The Amazon S3 bucket location for the data.ExternalEventsDetail.Builder dataAccessRoleArn(String dataAccessRoleArn)
The ARN of the role that provides Amazon Fraud Detector access to the data location.
dataAccessRoleArn - The ARN of the role that provides Amazon Fraud Detector access to the data location.Copyright © 2021. All rights reserved.