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