@Stability(value=Stable) @Internal public static final class CfnModelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelProps
CfnModelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelProps.Builder, CfnModelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String executionRoleArn,
Object containers,
Object enableNetworkIsolation,
String modelName,
Object primaryContainer,
List<? extends CfnTag> tags,
Object vpcConfig)
Constructor that initializes the object based on literal property values passed by the
CfnModelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getContainers()
`AWS::SageMaker::Model.Containers`.
|
Object |
getEnableNetworkIsolation()
`AWS::SageMaker::Model.EnableNetworkIsolation`.
|
String |
getExecutionRoleArn()
`AWS::SageMaker::Model.ExecutionRoleArn`.
|
String |
getModelName()
`AWS::SageMaker::Model.ModelName`.
|
Object |
getPrimaryContainer()
`AWS::SageMaker::Model.PrimaryContainer`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::Model.Tags`.
|
Object |
getVpcConfig()
`AWS::SageMaker::Model.VpcConfig`.
|
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(String executionRoleArn, Object containers, Object enableNetworkIsolation, String modelName, Object primaryContainer, List<? extends CfnTag> tags, Object vpcConfig)
CfnModelProps.Builder.public final String getExecutionRoleArn()
CfnModelPropsgetExecutionRoleArn in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-executionrolearnpublic final Object getContainers()
CfnModelPropsgetContainers in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-containerspublic final Object getEnableNetworkIsolation()
CfnModelPropsgetEnableNetworkIsolation in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-enablenetworkisolationpublic final String getModelName()
CfnModelPropsgetModelName in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-modelnamepublic final Object getPrimaryContainer()
CfnModelPropsgetPrimaryContainer in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-primarycontainerpublic final List<CfnTag> getTags()
CfnModelPropsgetTags in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-tagspublic final Object getVpcConfig()
CfnModelPropsgetVpcConfig in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-vpcconfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.