@Stability(value=Stable)
public static interface CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Builder
|
static class |
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Jsii$Proxy
An implementation for
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Builder |
builder() |
String |
getDestinationPath()
`CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.DestinationPath`.
|
default Object |
getOwnerSetting()
`CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.OwnerSetting`.
|
String |
getS3Uri()
`CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.S3Uri`.
|
@Stability(value=Stable) @NotNull String getDestinationPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata-destinationpath@Stability(value=Stable) @NotNull String getS3Uri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata-s3uri@Stability(value=Stable) @Nullable default Object getOwnerSetting()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinitionversion-s3machinelearningmodelresourcedata-ownersetting@Stability(value=Stable) static CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Builder builder()
Copyright © 2020. All rights reserved.