@Stability(value=Stable) @Internal public static final class CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Builder, CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.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 |
getS3Uri()
The URI of the source model in an Amazon S3 bucket.
|
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.S3MachineLearningModelResourceDataProperty.Builder builder)
CfnResourceDefinitionVersion.GroupOwnerSettingProperty.Builder.public final String getDestinationPath()
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataPropertygetDestinationPath in interface CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataPropertypublic final String getS3Uri()
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty
The model package must be in tar.gz or .zip format.
getS3Uri in interface CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataPropertypublic final Object getOwnerSetting()
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataPropertyFor more information, see Access Machine Learning Resources from Lambda Functions in the Developer Guide .
getOwnerSetting in interface CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.