Uses of Class
software.amazon.awscdk.services.healthlake.CfnDataTransformationProfile.Builder
Packages that use CfnDataTransformationProfile.Builder
-
Uses of CfnDataTransformationProfile.Builder in software.amazon.awscdk.services.healthlake
Methods in software.amazon.awscdk.services.healthlake that return CfnDataTransformationProfile.BuilderModifier and TypeMethodDescriptionThe identifier (key ID or ARN) of a customer-managed KMS key used to encrypt the profile's template content at rest.CfnDataTransformationProfile.Builder.profileDescription(String profileDescription) A human-readable description of the profile's purpose.CfnDataTransformationProfile.Builder.profileName(String profileName) The human-readable name of the profile.CfnDataTransformationProfile.Builder.source(IResolvable source) The source from which to create the profile's initial template content.CfnDataTransformationProfile.Builder.source(CfnDataTransformationProfile.SourceProperty source) The source from which to create the profile's initial template content.CfnDataTransformationProfile.Builder.sourceFormat(String sourceFormat) The source format that this profile converts from.An array of key-value pairs to apply to this profile.