@Stability(value=Stable)
public static interface CfnModel.ContainerDefinitionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnModel.ContainerDefinitionProperty.Builder
A builder for
CfnModel.ContainerDefinitionProperty |
static class |
CfnModel.ContainerDefinitionProperty.Jsii$Proxy
An implementation for
CfnModel.ContainerDefinitionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnModel.ContainerDefinitionProperty.Builder |
builder() |
default String |
getContainerHostname()
`CfnModel.ContainerDefinitionProperty.ContainerHostname`.
|
default Object |
getEnvironment()
`CfnModel.ContainerDefinitionProperty.Environment`.
|
default String |
getImage()
`CfnModel.ContainerDefinitionProperty.Image`.
|
default Object |
getImageConfig()
`CfnModel.ContainerDefinitionProperty.ImageConfig`.
|
default String |
getMode()
`CfnModel.ContainerDefinitionProperty.Mode`.
|
default String |
getModelDataUrl()
`CfnModel.ContainerDefinitionProperty.ModelDataUrl`.
|
default String |
getModelPackageName()
`CfnModel.ContainerDefinitionProperty.ModelPackageName`.
|
@Stability(value=Stable) @Nullable default String getContainerHostname()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-containerhostname@Stability(value=Stable) @Nullable default Object getEnvironment()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-environment@Stability(value=Stable) @Nullable default String getImage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-image@Stability(value=Stable) @Nullable default Object getImageConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-imageconfig@Stability(value=Stable) @Nullable default String getMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-mode@Stability(value=Stable) @Nullable default String getModelDataUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-modeldataurl@Stability(value=Stable) @Nullable default String getModelPackageName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html#cfn-sagemaker-model-containerdefinition-modelpackagename@Stability(value=Stable) static CfnModel.ContainerDefinitionProperty.Builder builder()
Copyright © 2020. All rights reserved.