Uses of Class
software.amazon.awscdk.services.personalize.CfnDataDeletionJob.Builder
Packages that use CfnDataDeletionJob.Builder
-
Uses of CfnDataDeletionJob.Builder in software.amazon.awscdk.services.personalize
Methods in software.amazon.awscdk.services.personalize that return CfnDataDeletionJob.BuilderModifier and TypeMethodDescriptionstatic CfnDataDeletionJob.BuilderCfnDataDeletionJob.Builder.datasetGroupArn(String datasetGroupArn) The Amazon Resource Name (ARN) of the dataset group that has the datasets you want to delete records from.CfnDataDeletionJob.Builder.dataSource(IResolvable dataSource) The Amazon S3 bucket that contains the list of userIds to delete.CfnDataDeletionJob.Builder.dataSource(CfnDataDeletionJob.DataSourceProperty dataSource) The Amazon S3 bucket that contains the list of userIds to delete.The name for the data deletion job.The Amazon Resource Name (ARN) of the IAM role that has permissions to read from the Amazon S3 data source.