Class CfnModelCardPropsMixin.ContentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnModelCardPropsMixin.ContentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnModelCardPropsMixin.ContentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnModelCardPropsMixin.ContentProperty
@Stability(Stable)
@Internal
public static final class CfnModelCardPropsMixin.ContentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnModelCardPropsMixin.ContentProperty
An implementation for
CfnModelCardPropsMixin.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.cfnpropertymixins.services.sagemaker.CfnModelCardPropsMixin.ContentProperty
CfnModelCardPropsMixin.ContentProperty.Builder, CfnModelCardPropsMixin.ContentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModelCardPropsMixin.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 theCfnModelCardPropsMixin.ContentProperty.Builder.
-
-
Method Details
-
getAdditionalInformation
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyAdditional information about the model.Returns union: either
IResolvableorCfnModelCardPropsMixin.AdditionalInformationProperty- Specified by:
getAdditionalInformationin interfaceCfnModelCardPropsMixin.ContentProperty- See Also:
-
getBusinessDetails
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyInformation about how the model supports business goals.Returns union: either
IResolvableorCfnModelCardPropsMixin.BusinessDetailsProperty- Specified by:
getBusinessDetailsin interfaceCfnModelCardPropsMixin.ContentProperty- See Also:
-
getEvaluationDetails
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyAn overview about the model's evaluation.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnModelCardPropsMixin.EvaluationDetailProperty>- Specified by:
getEvaluationDetailsin interfaceCfnModelCardPropsMixin.ContentProperty- See Also:
-
getIntendedUses
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyThe intended usage of the model.Returns union: either
IResolvableorCfnModelCardPropsMixin.IntendedUsesProperty- Specified by:
getIntendedUsesin interfaceCfnModelCardPropsMixin.ContentProperty- See Also:
-
getModelOverview
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyAn overview about the model.Returns union: either
IResolvableorCfnModelCardPropsMixin.ModelOverviewProperty- Specified by:
getModelOverviewin interfaceCfnModelCardPropsMixin.ContentProperty- See Also:
-
getModelPackageDetails
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyMetadata information related to model package version.Returns union: either
IResolvableorCfnModelCardPropsMixin.ModelPackageDetailsProperty- Specified by:
getModelPackageDetailsin interfaceCfnModelCardPropsMixin.ContentProperty- See Also:
-
getTrainingDetails
Description copied from interface:CfnModelCardPropsMixin.ContentPropertyAn overview about model training.Returns union: either
IResolvableorCfnModelCardPropsMixin.TrainingDetailsProperty- Specified by:
getTrainingDetailsin interfaceCfnModelCardPropsMixin.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()
-