@Stability(value=Stable) @Internal public static final class CfnDatasetGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatasetGroupProps
CfnDatasetGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatasetGroupProps.Builder, CfnDatasetGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatasetGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatasetGroupProps.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 |
getDomain()
The domain of a Domain dataset group.
|
String |
getKmsKeyArn()
The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key used to encrypt the datasets.
|
String |
getName()
The name of the dataset group.
|
String |
getRoleArn()
The ARN of the IAM role that has permissions to create the dataset group.
|
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(CfnDatasetGroupProps.Builder builder)
CfnDatasetGroupProps.Builder.public final String getName()
CfnDatasetGroupPropsgetName in interface CfnDatasetGroupPropspublic final String getDomain()
CfnDatasetGroupPropsgetDomain in interface CfnDatasetGroupPropspublic final String getKmsKeyArn()
CfnDatasetGroupPropsgetKmsKeyArn in interface CfnDatasetGroupPropspublic final String getRoleArn()
CfnDatasetGroupPropsgetRoleArn in interface CfnDatasetGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.