@Stability(value=Stable) @Internal public static final class CfnFHIRDatastoreProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFHIRDatastoreProps
CfnFHIRDatastorePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFHIRDatastoreProps.Builder, CfnFHIRDatastoreProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFHIRDatastoreProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFHIRDatastoreProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDatastoreName()
The user generated name for the Data Store.
|
String |
getDatastoreTypeVersion()
The FHIR version of the Data Store.
|
Object |
getPreloadDataConfig()
The preloaded data configuration for the Data Store.
|
Object |
getSseConfiguration()
The server-side encryption key configuration for a customer provided encryption key specified for creating a Data Store.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnFHIRDatastoreProps.Builder builder)
CfnFHIRDatastoreProps.Builder.public final String getDatastoreTypeVersion()
CfnFHIRDatastorePropsThe only supported version is R4.
getDatastoreTypeVersion in interface CfnFHIRDatastorePropspublic final String getDatastoreName()
CfnFHIRDatastorePropsgetDatastoreName in interface CfnFHIRDatastorePropspublic final Object getPreloadDataConfig()
CfnFHIRDatastorePropsOnly data preloaded from Synthea is supported.
getPreloadDataConfig in interface CfnFHIRDatastorePropspublic final Object getSseConfiguration()
CfnFHIRDatastorePropsgetSseConfiguration in interface CfnFHIRDatastorePropspublic final List<CfnTag> getTags()
CfnFHIRDatastorePropsFor more information, see Tag .
getTags in interface CfnFHIRDatastoreProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.