| Package | Description |
|---|---|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
S3MachineLearningModelResourceData |
S3MachineLearningModelResourceData.clone() |
S3MachineLearningModelResourceData |
ResourceDataContainer.getS3MachineLearningModelResourceData()
Attributes that define an Amazon S3 machine learning resource.
|
S3MachineLearningModelResourceData |
S3MachineLearningModelResourceData.withDestinationPath(String destinationPath)
The absolute local path of the resource inside the Lambda environment.
|
S3MachineLearningModelResourceData |
S3MachineLearningModelResourceData.withOwnerSetting(ResourceDownloadOwnerSetting ownerSetting) |
S3MachineLearningModelResourceData |
S3MachineLearningModelResourceData.withS3Uri(String s3Uri)
The URI of the source model in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDataContainer.setS3MachineLearningModelResourceData(S3MachineLearningModelResourceData s3MachineLearningModelResourceData)
Attributes that define an Amazon S3 machine learning resource.
|
ResourceDataContainer |
ResourceDataContainer.withS3MachineLearningModelResourceData(S3MachineLearningModelResourceData s3MachineLearningModelResourceData)
Attributes that define an Amazon S3 machine learning resource.
|
Copyright © 2019. All rights reserved.