@Stability(value=Stable) public static final class CfnFHIRDatastoreProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFHIRDatastoreProps>
CfnFHIRDatastoreProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder datastoreName(String datastoreName)
CfnFHIRDatastoreProps.getDatastoreName()datastoreName - `AWS::HealthLake::FHIRDatastore.DatastoreName`.this@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder datastoreTypeVersion(String datastoreTypeVersion)
CfnFHIRDatastoreProps.getDatastoreTypeVersion()datastoreTypeVersion - `AWS::HealthLake::FHIRDatastore.DatastoreTypeVersion`. This parameter is required.this@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder preloadDataConfig(CfnFHIRDatastore.PreloadDataConfigProperty preloadDataConfig)
CfnFHIRDatastoreProps.getPreloadDataConfig()preloadDataConfig - `AWS::HealthLake::FHIRDatastore.PreloadDataConfig`.this@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder preloadDataConfig(IResolvable preloadDataConfig)
CfnFHIRDatastoreProps.getPreloadDataConfig()preloadDataConfig - `AWS::HealthLake::FHIRDatastore.PreloadDataConfig`.this@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder sseConfiguration(CfnFHIRDatastore.SseConfigurationProperty sseConfiguration)
CfnFHIRDatastoreProps.getSseConfiguration()sseConfiguration - `AWS::HealthLake::FHIRDatastore.SseConfiguration`.this@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder sseConfiguration(IResolvable sseConfiguration)
CfnFHIRDatastoreProps.getSseConfiguration()sseConfiguration - `AWS::HealthLake::FHIRDatastore.SseConfiguration`.this@Stability(value=Stable) public CfnFHIRDatastoreProps.Builder tags(List<? extends CfnTag> tags)
CfnFHIRDatastoreProps.getTags()tags - `AWS::HealthLake::FHIRDatastore.Tags`.this@Stability(value=Stable) public CfnFHIRDatastoreProps build()
build in interface software.amazon.jsii.Builder<CfnFHIRDatastoreProps>CfnFHIRDatastorePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.