@Stability(value=Stable) @Internal public static final class CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty
CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Builder, CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDefinitionVersion.GroupOwnerSettingProperty.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 |
getDestinationPath()
The absolute local path of the resource inside the Lambda environment.
|
Object |
getOwnerSetting()
The owner setting for the downloaded machine learning resource.
|
String |
getSageMakerJobArn()
The Amazon Resource Name (ARN) of the Amazon SageMaker training job that represents the source model.
|
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(CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Builder builder)
CfnResourceDefinitionVersion.GroupOwnerSettingProperty.Builder.public final String getDestinationPath()
CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataPropertygetDestinationPath in interface CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataPropertypublic final String getSageMakerJobArn()
CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataPropertygetSageMakerJobArn in interface CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataPropertypublic final Object getOwnerSetting()
CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataPropertyFor more information, see Access Machine Learning Resources from Lambda Functions in the Developer Guide .
getOwnerSetting in interface CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.