Class CfnModelCard.ContentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnModelCard.ContentProperty.Jsii$Proxy
- All Implemented Interfaces:
- CfnModelCard.ContentProperty,- software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnModelCard.ContentProperty
@Stability(Stable)
@Internal
public static final class CfnModelCard.ContentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnModelCard.ContentProperty
An implementation for 
CfnModelCard.ContentProperty- 
Nested Class SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.sagemaker.CfnModelCard.ContentPropertyCfnModelCard.ContentProperty.Builder, CfnModelCard.ContentProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModelCard.ContentProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectAdditional information about the model.final ObjectInformation about how the model supports business goals.final ObjectAn overview about the model's evaluation.final ObjectThe intended usage of the model.final ObjectAn overview about the model.final ObjectCfnModelCard.ContentProperty.ModelPackageDetails.final ObjectAn overview about model training.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
- objRef- Reference to the JSII managed object.
 
- 
Jsii$ProxyConstructor that initializes the object based on literal property values passed by theCfnModelCard.ContentProperty.Builder.
 
- 
- 
Method Details- 
getAdditionalInformationDescription copied from interface:CfnModelCard.ContentPropertyAdditional information about the model.- Specified by:
- getAdditionalInformationin interface- CfnModelCard.ContentProperty
 
- 
getBusinessDetailsDescription copied from interface:CfnModelCard.ContentPropertyInformation about how the model supports business goals.- Specified by:
- getBusinessDetailsin interface- CfnModelCard.ContentProperty
 
- 
getEvaluationDetailsDescription copied from interface:CfnModelCard.ContentPropertyAn overview about the model's evaluation.- Specified by:
- getEvaluationDetailsin interface- CfnModelCard.ContentProperty
 
- 
getIntendedUsesDescription copied from interface:CfnModelCard.ContentPropertyThe intended usage of the model.- Specified by:
- getIntendedUsesin interface- CfnModelCard.ContentProperty
 
- 
getModelOverviewDescription copied from interface:CfnModelCard.ContentPropertyAn overview about the model.- Specified by:
- getModelOverviewin interface- CfnModelCard.ContentProperty
 
- 
getModelPackageDetailsDescription copied from interface:CfnModelCard.ContentPropertyCfnModelCard.ContentProperty.ModelPackageDetails.- Specified by:
- getModelPackageDetailsin interface- CfnModelCard.ContentProperty
 
- 
getTrainingDetailsDescription copied from interface:CfnModelCard.ContentPropertyAn overview about model training.- Specified by:
- getTrainingDetailsin interface- CfnModelCard.ContentProperty
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-