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