Uses of Class
software.amazon.awscdk.services.healthlake.CfnDataTransformationProfile.SourceProperty.Builder
Packages that use CfnDataTransformationProfile.SourceProperty.Builder
-
Uses of CfnDataTransformationProfile.SourceProperty.Builder in software.amazon.awscdk.services.healthlake
Methods in software.amazon.awscdk.services.healthlake that return CfnDataTransformationProfile.SourceProperty.BuilderModifier and TypeMethodDescriptionCfnDataTransformationProfile.SourceProperty.builder()CfnDataTransformationProfile.SourceProperty.Builder.existingVersionedProfileId(IResolvable existingVersionedProfileId) CfnDataTransformationProfile.SourceProperty.Builder.existingVersionedProfileId(CfnDataTransformationProfile.ExistingVersionedProfileSourceProperty existingVersionedProfileId) CfnDataTransformationProfile.SourceProperty.Builder.profileMapping(IResolvable profileMapping) Sets the value ofCfnDataTransformationProfile.SourceProperty.getProfileMapping()CfnDataTransformationProfile.SourceProperty.Builder.profileMapping(CfnDataTransformationProfile.ProfileMappingSourceProperty profileMapping) Sets the value ofCfnDataTransformationProfile.SourceProperty.getProfileMapping()CfnDataTransformationProfile.SourceProperty.Builder.starterProfile(IResolvable starterProfile) Sets the value ofCfnDataTransformationProfile.SourceProperty.getStarterProfile()CfnDataTransformationProfile.SourceProperty.Builder.starterProfile(CfnDataTransformationProfile.StarterProfileSourceProperty starterProfile) Sets the value ofCfnDataTransformationProfile.SourceProperty.getStarterProfile()Constructors in software.amazon.awscdk.services.healthlake with parameters of type CfnDataTransformationProfile.SourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataTransformationProfile.SourceProperty.Builder.