Class CfnModelPackageMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnModelPackageMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnModelPackageMixinProps
CfnModelPackageMixinProps-
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.CfnModelPackageMixinProps
CfnModelPackageMixinProps.Builder, CfnModelPackageMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModelPackageMixinProps.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 ObjectAn array of additional Inference Specification objects.final ObjectAn array of additional Inference Specification objects to be added to the existing array.final StringA description provided when the model approval is set.final ObjectWhether the model package is to be certified to be listed on AWS Marketplace.final StringA unique token that guarantees that the call to this API is idempotent.final ObjectThe metadata properties for the model package.final StringThe machine learning domain of your model package and its components.final ObjectRepresents the drift check baselines that can be used when the model monitor is set using the model package.final ObjectDefines how to perform inference generation after a training job is run.final StringThe last time the model package was modified.final ObjectMetadata properties of the tracking entity, trial, or trial component.final StringThe approval status of the model.final ObjectAn Amazon SageMaker Model Card.final ObjectMetrics for the model.final StringThe description of the model package.final StringThe model group to which the model belongs.final StringThe name of the model package.final ObjectSpecifies the validation and image scan statuses of the model package.final NumberThe version number of a versioned model.final StringThe Amazon Simple Storage Service path where the sample payload are stored.final ObjectAn optional AWS Key Management Service key to encrypt, decrypt, and re-encrypt model package information for regulated workloads with highly sensitive data.final StringIndicates if you want to skip model validation.final ObjectA list of algorithms that were used to create a model package.final StringThe URI of the source for the model package.getTags()A list of the tags associated with the model package.final StringgetTask()The machine learning task your model package accomplishes.final ObjectSpecifies batch transform jobs that SageMaker runs to validate your model package.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 theCfnModelPackageMixinProps.Builder.
-
-
Method Details
-
getAdditionalInferenceSpecifications
Description copied from interface:CfnModelPackageMixinPropsAn array of additional Inference Specification objects.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnModelPackagePropsMixin.AdditionalInferenceSpecificationDefinitionProperty>- Specified by:
getAdditionalInferenceSpecificationsin interfaceCfnModelPackageMixinProps- See Also:
-
getAdditionalInferenceSpecificationsToAdd
Description copied from interface:CfnModelPackageMixinPropsAn array of additional Inference Specification objects to be added to the existing array.The total number of additional Inference Specification objects cannot exceed 15. Each additional Inference Specification object specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnModelPackagePropsMixin.AdditionalInferenceSpecificationDefinitionProperty>- Specified by:
getAdditionalInferenceSpecificationsToAddin interfaceCfnModelPackageMixinProps- See Also:
-
getApprovalDescription
Description copied from interface:CfnModelPackageMixinPropsA description provided when the model approval is set.- Specified by:
getApprovalDescriptionin interfaceCfnModelPackageMixinProps- See Also:
-
getCertifyForMarketplace
Description copied from interface:CfnModelPackageMixinPropsWhether the model package is to be certified to be listed on AWS Marketplace.For information about listing model packages on AWS Marketplace, see List Your Algorithm or Model Package on AWS Marketplace .
Returns union: either
BooleanorIResolvable- Specified by:
getCertifyForMarketplacein interfaceCfnModelPackageMixinProps- See Also:
-
getClientToken
Description copied from interface:CfnModelPackageMixinPropsA unique token that guarantees that the call to this API is idempotent.- Specified by:
getClientTokenin interfaceCfnModelPackageMixinProps- See Also:
-
getCustomerMetadataProperties
Description copied from interface:CfnModelPackageMixinPropsThe metadata properties for the model package.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getCustomerMetadataPropertiesin interfaceCfnModelPackageMixinProps- See Also:
-
getDomain
Description copied from interface:CfnModelPackageMixinPropsThe machine learning domain of your model package and its components.Common machine learning domains include computer vision and natural language processing.
- Specified by:
getDomainin interfaceCfnModelPackageMixinProps- See Also:
-
getDriftCheckBaselines
Description copied from interface:CfnModelPackageMixinPropsRepresents the drift check baselines that can be used when the model monitor is set using the model package.Returns union: either
IResolvableorCfnModelPackagePropsMixin.DriftCheckBaselinesProperty- Specified by:
getDriftCheckBaselinesin interfaceCfnModelPackageMixinProps- See Also:
-
getInferenceSpecification
Description copied from interface:CfnModelPackageMixinPropsDefines how to perform inference generation after a training job is run.Returns union: either
IResolvableorCfnModelPackagePropsMixin.InferenceSpecificationProperty- Specified by:
getInferenceSpecificationin interfaceCfnModelPackageMixinProps- See Also:
-
getLastModifiedTime
Description copied from interface:CfnModelPackageMixinPropsThe last time the model package was modified.- Specified by:
getLastModifiedTimein interfaceCfnModelPackageMixinProps- See Also:
-
getMetadataProperties
Description copied from interface:CfnModelPackageMixinPropsMetadata properties of the tracking entity, trial, or trial component.Returns union: either
IResolvableorCfnModelPackagePropsMixin.MetadataPropertiesProperty- Specified by:
getMetadataPropertiesin interfaceCfnModelPackageMixinProps- See Also:
-
getModelApprovalStatus
Description copied from interface:CfnModelPackageMixinPropsThe approval status of the model. This can be one of the following values.APPROVED- The model is approvedREJECTED- The model is rejected.PENDING_MANUAL_APPROVAL- The model is waiting for manual approval.
- Specified by:
getModelApprovalStatusin interfaceCfnModelPackageMixinProps- See Also:
-
getModelCard
Description copied from interface:CfnModelPackageMixinPropsAn Amazon SageMaker Model Card.Returns union: either
IResolvableorCfnModelPackagePropsMixin.ModelCardProperty- Specified by:
getModelCardin interfaceCfnModelPackageMixinProps- See Also:
-
getModelMetrics
Description copied from interface:CfnModelPackageMixinPropsMetrics for the model.Returns union: either
IResolvableorCfnModelPackagePropsMixin.ModelMetricsProperty- Specified by:
getModelMetricsin interfaceCfnModelPackageMixinProps- See Also:
-
getModelPackageDescription
Description copied from interface:CfnModelPackageMixinPropsThe description of the model package.- Specified by:
getModelPackageDescriptionin interfaceCfnModelPackageMixinProps- See Also:
-
getModelPackageGroupName
Description copied from interface:CfnModelPackageMixinPropsThe model group to which the model belongs.- Specified by:
getModelPackageGroupNamein interfaceCfnModelPackageMixinProps- See Also:
-
getModelPackageName
Description copied from interface:CfnModelPackageMixinPropsThe name of the model package. The name can be as follows:.- For a versioned model, the name is automatically generated by SageMaker Model Registry and follows the format '
ModelPackageGroupName/ModelPackageVersion'. - For an unversioned model, you must provide the name.
- Specified by:
getModelPackageNamein interfaceCfnModelPackageMixinProps- See Also:
- For a versioned model, the name is automatically generated by SageMaker Model Registry and follows the format '
-
getModelPackageStatusDetails
Description copied from interface:CfnModelPackageMixinPropsSpecifies the validation and image scan statuses of the model package.Returns union: either
IResolvableorCfnModelPackagePropsMixin.ModelPackageStatusDetailsProperty- Specified by:
getModelPackageStatusDetailsin interfaceCfnModelPackageMixinProps- See Also:
-
getModelPackageVersion
Description copied from interface:CfnModelPackageMixinPropsThe version number of a versioned model.- Specified by:
getModelPackageVersionin interfaceCfnModelPackageMixinProps- See Also:
-
getSamplePayloadUrl
Description copied from interface:CfnModelPackageMixinPropsThe Amazon Simple Storage Service path where the sample payload are stored.This path must point to a single gzip compressed tar archive (.tar.gz suffix).
- Specified by:
getSamplePayloadUrlin interfaceCfnModelPackageMixinProps- See Also:
-
getSecurityConfig
Description copied from interface:CfnModelPackageMixinPropsAn optional AWS Key Management Service key to encrypt, decrypt, and re-encrypt model package information for regulated workloads with highly sensitive data.Returns union: either
IResolvableorCfnModelPackagePropsMixin.SecurityConfigProperty- Specified by:
getSecurityConfigin interfaceCfnModelPackageMixinProps- See Also:
-
getSkipModelValidation
Description copied from interface:CfnModelPackageMixinPropsIndicates if you want to skip model validation.- Specified by:
getSkipModelValidationin interfaceCfnModelPackageMixinProps- See Also:
-
getSourceAlgorithmSpecification
Description copied from interface:CfnModelPackageMixinPropsA list of algorithms that were used to create a model package.Returns union: either
IResolvableorCfnModelPackagePropsMixin.SourceAlgorithmSpecificationProperty- Specified by:
getSourceAlgorithmSpecificationin interfaceCfnModelPackageMixinProps- See Also:
-
getSourceUri
Description copied from interface:CfnModelPackageMixinPropsThe URI of the source for the model package.- Specified by:
getSourceUriin interfaceCfnModelPackageMixinProps- See Also:
-
getTags
Description copied from interface:CfnModelPackageMixinPropsA list of the tags associated with the model package.For more information, see Tagging AWS resources in the AWS General Reference Guide .
- Specified by:
getTagsin interfaceCfnModelPackageMixinProps- See Also:
-
getTask
Description copied from interface:CfnModelPackageMixinPropsThe machine learning task your model package accomplishes.Common machine learning tasks include object detection and image classification.
- Specified by:
getTaskin interfaceCfnModelPackageMixinProps- See Also:
-
getValidationSpecification
Description copied from interface:CfnModelPackageMixinPropsSpecifies batch transform jobs that SageMaker runs to validate your model package.Returns union: either
IResolvableorCfnModelPackagePropsMixin.ValidationSpecificationProperty- Specified by:
getValidationSpecificationin interfaceCfnModelPackageMixinProps- 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()
-