Uses of Class
software.amazon.awscdk.services.sagemaker.CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder
Packages that use CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder
-
Uses of CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnProcessingJob.AthenaDatasetDefinitionProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJob.AthenaDatasetDefinitionProperty.builder()
Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getCatalog()
Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getDatabase()
Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getKmsKeyId()
CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder.outputCompression
(String outputCompression) Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getOutputCompression()
CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder.outputFormat
(String outputFormat) Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getOutputFormat()
CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder.outputS3Uri
(String outputS3Uri) Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getOutputS3Uri()
CfnProcessingJob.AthenaDatasetDefinitionProperty.Builder.queryString
(String queryString) Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getQueryString()
Sets the value ofCfnProcessingJob.AthenaDatasetDefinitionProperty.getWorkGroup()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnProcessingJob.AthenaDatasetDefinitionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProcessingJob.AthenaDatasetDefinitionProperty.Builder
.