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