@Stability(value=Stable) @Internal public static final class CfnEnvironmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironmentProps
CfnEnvironmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironmentProps.Builder, CfnEnvironmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEnvironmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironmentProps.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) |
List<String> |
getDataBundles()
The list of Amazon Resource Names (ARN) of the data bundles to install.
|
String |
getDescription()
The description of the FinSpace environment.
|
String |
getFederationMode()
The authentication mode for the environment.
|
Object |
getFederationParameters()
Configuration information when authentication mode is FEDERATED.
|
String |
getKmsKeyId()
The KMS key id used to encrypt in the FinSpace environment.
|
String |
getName()
The name of the FinSpace environment.
|
Object |
getSuperuserParameters()
Configuration information for the superuser.
|
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(CfnEnvironmentProps.Builder builder)
CfnEnvironmentProps.Builder.public final String getName()
CfnEnvironmentPropsgetName in interface CfnEnvironmentPropspublic final List<String> getDataBundles()
CfnEnvironmentProps
arn:aws:finspace:${Region}::data-bundle/capital-markets-sample - Contains sample Capital Markets datasets, categories and controlled vocabularies.arn:aws:finspace:${Region}::data-bundle/taq (default) - Contains trades and quotes data in addition to sample Capital Markets data.getDataBundles in interface CfnEnvironmentPropspublic final String getDescription()
CfnEnvironmentPropsgetDescription in interface CfnEnvironmentPropspublic final String getFederationMode()
CfnEnvironmentPropsgetFederationMode in interface CfnEnvironmentPropspublic final Object getFederationParameters()
CfnEnvironmentPropsgetFederationParameters in interface CfnEnvironmentPropspublic final String getKmsKeyId()
CfnEnvironmentPropsgetKmsKeyId in interface CfnEnvironmentPropspublic final Object getSuperuserParameters()
CfnEnvironmentPropsgetSuperuserParameters in interface CfnEnvironmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.