Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.healthlake.CfnFHIRDatastoreMixinProps.Builder
Packages that use CfnFHIRDatastoreMixinProps.Builder
-
Uses of CfnFHIRDatastoreMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.healthlake
Methods in software.amazon.awscdk.cfnpropertymixins.services.healthlake that return CfnFHIRDatastoreMixinProps.BuilderModifier and TypeMethodDescriptionCfnFHIRDatastoreMixinProps.builder()CfnFHIRDatastoreMixinProps.Builder.datastoreName(String datastoreName) Sets the value ofCfnFHIRDatastoreMixinProps.getDatastoreName()CfnFHIRDatastoreMixinProps.Builder.datastoreTypeVersion(String datastoreTypeVersion) Sets the value ofCfnFHIRDatastoreMixinProps.getDatastoreTypeVersion()CfnFHIRDatastoreMixinProps.Builder.identityProviderConfiguration(CfnFHIRDatastorePropsMixin.IdentityProviderConfigurationProperty identityProviderConfiguration) Sets the value ofCfnFHIRDatastoreMixinProps.getIdentityProviderConfiguration()CfnFHIRDatastoreMixinProps.Builder.identityProviderConfiguration(IResolvable identityProviderConfiguration) Sets the value ofCfnFHIRDatastoreMixinProps.getIdentityProviderConfiguration()CfnFHIRDatastoreMixinProps.Builder.preloadDataConfig(CfnFHIRDatastorePropsMixin.PreloadDataConfigProperty preloadDataConfig) Sets the value ofCfnFHIRDatastoreMixinProps.getPreloadDataConfig()CfnFHIRDatastoreMixinProps.Builder.preloadDataConfig(IResolvable preloadDataConfig) Sets the value ofCfnFHIRDatastoreMixinProps.getPreloadDataConfig()CfnFHIRDatastoreMixinProps.Builder.sseConfiguration(CfnFHIRDatastorePropsMixin.SseConfigurationProperty sseConfiguration) Sets the value ofCfnFHIRDatastoreMixinProps.getSseConfiguration()CfnFHIRDatastoreMixinProps.Builder.sseConfiguration(IResolvable sseConfiguration) Sets the value ofCfnFHIRDatastoreMixinProps.getSseConfiguration()Sets the value ofCfnFHIRDatastoreMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.healthlake with parameters of type CfnFHIRDatastoreMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFHIRDatastoreMixinProps.Builder.