@Stability(value=Stable) @Internal public static final class CfnEndpointConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointConfigProps
CfnEndpointConfigPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointConfigProps.Builder, CfnEndpointConfigProps.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(Object productionVariants,
Object dataCaptureConfig,
String endpointConfigName,
String kmsKeyId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointConfigProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDataCaptureConfig()
`AWS::SageMaker::EndpointConfig.DataCaptureConfig`.
|
String |
getEndpointConfigName()
`AWS::SageMaker::EndpointConfig.EndpointConfigName`.
|
String |
getKmsKeyId()
`AWS::SageMaker::EndpointConfig.KmsKeyId`.
|
Object |
getProductionVariants()
`AWS::SageMaker::EndpointConfig.ProductionVariants`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::EndpointConfig.Tags`.
|
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.public final Object getProductionVariants()
CfnEndpointConfigPropsgetProductionVariants in interface CfnEndpointConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-productionvariantspublic final Object getDataCaptureConfig()
CfnEndpointConfigPropsgetDataCaptureConfig in interface CfnEndpointConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfigpublic final String getEndpointConfigName()
CfnEndpointConfigPropsgetEndpointConfigName in interface CfnEndpointConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-endpointconfignamepublic final String getKmsKeyId()
CfnEndpointConfigPropsgetKmsKeyId in interface CfnEndpointConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-kmskeyidpublic final List<CfnTag> getTags()
CfnEndpointConfigPropsgetTags in interface CfnEndpointConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.