@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) |
List<String> |
getDatasetArns()
`AWS::Forecast::DatasetGroup.DatasetArns`.
|
String |
getDatasetGroupName()
`AWS::Forecast::DatasetGroup.DatasetGroupName`.
|
String |
getDomain()
`AWS::Forecast::DatasetGroup.Domain`.
|
List<CfnTag> |
getTags()
`AWS::Forecast::DatasetGroup.Tags`.
|
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 getDatasetGroupName()
CfnDatasetGroupPropsgetDatasetGroupName in interface CfnDatasetGroupPropspublic final String getDomain()
CfnDatasetGroupPropsgetDomain in interface CfnDatasetGroupPropspublic final List<String> getDatasetArns()
CfnDatasetGroupPropsgetDatasetArns in interface CfnDatasetGroupPropspublic final List<CfnTag> getTags()
CfnDatasetGroupPropsgetTags in interface CfnDatasetGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.