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 Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.sagemaker.CfnModelCard.ContentProperty
CfnModelCard.ContentProperty.Builder, CfnModelCard.ContentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor 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 Summary
Modifier 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.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected 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$Proxy
Constructor that initializes the object based on literal property values passed by theCfnModelCard.ContentProperty.Builder.
-
-
Method Details
-
getAdditionalInformation
Description copied from interface:CfnModelCard.ContentPropertyAdditional information about the model.- Specified by:
getAdditionalInformationin interfaceCfnModelCard.ContentProperty
-
getBusinessDetails
Description copied from interface:CfnModelCard.ContentPropertyInformation about how the model supports business goals.- Specified by:
getBusinessDetailsin interfaceCfnModelCard.ContentProperty
-
getEvaluationDetails
Description copied from interface:CfnModelCard.ContentPropertyAn overview about the model's evaluation.- Specified by:
getEvaluationDetailsin interfaceCfnModelCard.ContentProperty
-
getIntendedUses
Description copied from interface:CfnModelCard.ContentPropertyThe intended usage of the model.- Specified by:
getIntendedUsesin interfaceCfnModelCard.ContentProperty
-
getModelOverview
Description copied from interface:CfnModelCard.ContentPropertyAn overview about the model.- Specified by:
getModelOverviewin interfaceCfnModelCard.ContentProperty
-
getModelPackageDetails
Description copied from interface:CfnModelCard.ContentPropertyCfnModelCard.ContentProperty.ModelPackageDetails.- Specified by:
getModelPackageDetailsin interfaceCfnModelCard.ContentProperty
-
getTrainingDetails
Description copied from interface:CfnModelCard.ContentPropertyAn overview about model training.- Specified by:
getTrainingDetailsin interfaceCfnModelCard.ContentProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-