@Stability(value=Stable) @Internal public static final class CfnSolutionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSolutionProps
CfnSolutionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSolutionProps.Builder, CfnSolutionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSolutionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSolutionProps.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 |
getDatasetGroupArn()
`AWS::Personalize::Solution.DatasetGroupArn`.
|
String |
getEventType()
`AWS::Personalize::Solution.EventType`.
|
String |
getName()
`AWS::Personalize::Solution.Name`.
|
Object |
getPerformAutoMl()
`AWS::Personalize::Solution.PerformAutoML`.
|
Object |
getPerformHpo()
`AWS::Personalize::Solution.PerformHPO`.
|
String |
getRecipeArn()
`AWS::Personalize::Solution.RecipeArn`.
|
Object |
getSolutionConfig()
`AWS::Personalize::Solution.SolutionConfig`.
|
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(CfnSolutionProps.Builder builder)
CfnSolutionProps.Builder.public final String getDatasetGroupArn()
CfnSolutionPropsgetDatasetGroupArn in interface CfnSolutionPropspublic final String getName()
CfnSolutionPropsgetName in interface CfnSolutionPropspublic final String getEventType()
CfnSolutionPropsgetEventType in interface CfnSolutionPropspublic final Object getPerformAutoMl()
CfnSolutionPropsgetPerformAutoMl in interface CfnSolutionPropspublic final Object getPerformHpo()
CfnSolutionPropsgetPerformHpo in interface CfnSolutionPropspublic final String getRecipeArn()
CfnSolutionPropsgetRecipeArn in interface CfnSolutionPropspublic final Object getSolutionConfig()
CfnSolutionPropsgetSolutionConfig in interface CfnSolutionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.