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 ObjectMetadata information related to model package version.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.Returns union: either
IResolvableorCfnModelCard.AdditionalInformationProperty- Specified by:
getAdditionalInformationin interfaceCfnModelCard.ContentProperty- See Also:
-
getBusinessDetails
Description copied from interface:CfnModelCard.ContentPropertyInformation about how the model supports business goals.Returns union: either
IResolvableorCfnModelCard.BusinessDetailsProperty- Specified by:
getBusinessDetailsin interfaceCfnModelCard.ContentProperty- See Also:
-
getEvaluationDetails
Description copied from interface:CfnModelCard.ContentPropertyAn overview about the model's evaluation.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnModelCard.EvaluationDetailProperty>- Specified by:
getEvaluationDetailsin interfaceCfnModelCard.ContentProperty- See Also:
-
getIntendedUses
Description copied from interface:CfnModelCard.ContentPropertyThe intended usage of the model.Returns union: either
IResolvableorCfnModelCard.IntendedUsesProperty- Specified by:
getIntendedUsesin interfaceCfnModelCard.ContentProperty- See Also:
-
getModelOverview
Description copied from interface:CfnModelCard.ContentPropertyAn overview about the model.Returns union: either
IResolvableorCfnModelCard.ModelOverviewProperty- Specified by:
getModelOverviewin interfaceCfnModelCard.ContentProperty- See Also:
-
getModelPackageDetails
Description copied from interface:CfnModelCard.ContentPropertyMetadata information related to model package version.Returns union: either
IResolvableorCfnModelCard.ModelPackageDetailsProperty- Specified by:
getModelPackageDetailsin interfaceCfnModelCard.ContentProperty- See Also:
-
getTrainingDetails
Description copied from interface:CfnModelCard.ContentPropertyAn overview about model training.Returns union: either
IResolvableorCfnModelCard.TrainingDetailsProperty- Specified by:
getTrainingDetailsin interfaceCfnModelCard.ContentProperty- See Also:
-
$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()
-