Uses of Class
software.amazon.awscdk.services.healthlake.CfnDataTransformationProfileProps.Builder
Packages that use CfnDataTransformationProfileProps.Builder
-
Uses of CfnDataTransformationProfileProps.Builder in software.amazon.awscdk.services.healthlake
Methods in software.amazon.awscdk.services.healthlake that return CfnDataTransformationProfileProps.BuilderModifier and TypeMethodDescriptionCfnDataTransformationProfileProps.builder()Sets the value ofCfnDataTransformationProfileProps.getKmsKeyId()CfnDataTransformationProfileProps.Builder.profileDescription(String profileDescription) Sets the value ofCfnDataTransformationProfileProps.getProfileDescription()CfnDataTransformationProfileProps.Builder.profileName(String profileName) Sets the value ofCfnDataTransformationProfileProps.getProfileName()CfnDataTransformationProfileProps.Builder.source(IResolvable source) Sets the value ofCfnDataTransformationProfileProps.getSource()CfnDataTransformationProfileProps.Builder.source(CfnDataTransformationProfile.SourceProperty source) Sets the value ofCfnDataTransformationProfileProps.getSource()CfnDataTransformationProfileProps.Builder.sourceFormat(String sourceFormat) Sets the value ofCfnDataTransformationProfileProps.getSourceFormat()Sets the value ofCfnDataTransformationProfileProps.getTags()Constructors in software.amazon.awscdk.services.healthlake with parameters of type CfnDataTransformationProfileProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataTransformationProfileProps.Builder.