@Stability(value=Stable) @Internal public static final class CfnModelPackageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelPackageProps
CfnModelPackagePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelPackageProps.Builder, CfnModelPackageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelPackageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelPackageProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAdditionalInferenceSpecificationDefinition()
`AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition`.
|
Object |
getAdditionalInferenceSpecifications()
An array of additional Inference Specification objects.
|
Object |
getAdditionalInferenceSpecificationsToAdd()
`AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationsToAdd`.
|
String |
getApprovalDescription()
A description provided when the model approval is set.
|
Object |
getCertifyForMarketplace()
Whether the model package is to be certified to be listed on AWS Marketplace.
|
String |
getClientToken()
`AWS::SageMaker::ModelPackage.ClientToken`.
|
Object |
getCreatedBy()
`AWS::SageMaker::ModelPackage.CreatedBy`.
|
Object |
getCustomerMetadataProperties()
The metadata properties for the model package.
|
String |
getDomain()
The machine learning domain of your model package and its components.
|
Object |
getDriftCheckBaselines()
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
Object |
getEnvironment()
The environment variables to set in the Docker container.
|
Object |
getInferenceSpecification()
`AWS::SageMaker::ModelPackage.InferenceSpecification`.
|
Object |
getLastModifiedBy()
`AWS::SageMaker::ModelPackage.LastModifiedBy`.
|
String |
getLastModifiedTime()
The last time the model package was modified.
|
Object |
getMetadataProperties()
`AWS::SageMaker::ModelPackage.MetadataProperties`.
|
String |
getModelApprovalStatus()
The approval status of the model.
|
Object |
getModelMetrics()
Metrics for the model.
|
String |
getModelPackageDescription()
The description of the model package.
|
String |
getModelPackageGroupName()
The model group to which the model belongs.
|
String |
getModelPackageName()
The name of the model.
|
Object |
getModelPackageStatusDetails()
`AWS::SageMaker::ModelPackage.ModelPackageStatusDetails`.
|
Object |
getModelPackageStatusItem()
`AWS::SageMaker::ModelPackage.ModelPackageStatusItem`.
|
Number |
getModelPackageVersion()
The version number of a versioned model.
|
String |
getSamplePayloadUrl()
The Amazon Simple Storage Service path where the sample payload are stored.
|
Object |
getSourceAlgorithmSpecification()
`AWS::SageMaker::ModelPackage.SourceAlgorithmSpecification`.
|
List<CfnTag> |
getTags()
A list of the tags associated with the model package.
|
String |
getTask()
The machine learning task your model package accomplishes.
|
Object |
getValidationSpecification()
`AWS::SageMaker::ModelPackage.ValidationSpecification`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnModelPackageProps.Builder builder)
CfnModelPackageProps.Builder.public final Object getAdditionalInferenceSpecificationDefinition()
CfnModelPackagePropsgetAdditionalInferenceSpecificationDefinition in interface CfnModelPackagePropspublic final Object getAdditionalInferenceSpecifications()
CfnModelPackagePropsgetAdditionalInferenceSpecifications in interface CfnModelPackagePropspublic final Object getAdditionalInferenceSpecificationsToAdd()
CfnModelPackagePropsgetAdditionalInferenceSpecificationsToAdd in interface CfnModelPackagePropspublic final String getApprovalDescription()
CfnModelPackagePropsgetApprovalDescription in interface CfnModelPackagePropspublic final Object getCertifyForMarketplace()
CfnModelPackagePropsFor information about listing model packages on AWS Marketplace, see List Your Algorithm or Model Package on AWS Marketplace .
getCertifyForMarketplace in interface CfnModelPackagePropspublic final String getClientToken()
CfnModelPackagePropsgetClientToken in interface CfnModelPackagePropspublic final Object getCreatedBy()
CfnModelPackagePropsgetCreatedBy in interface CfnModelPackagePropspublic final Object getCustomerMetadataProperties()
CfnModelPackagePropsgetCustomerMetadataProperties in interface CfnModelPackagePropspublic final String getDomain()
CfnModelPackagePropsCommon machine learning domains include computer vision and natural language processing.
getDomain in interface CfnModelPackagePropspublic final Object getDriftCheckBaselines()
CfnModelPackagePropsgetDriftCheckBaselines in interface CfnModelPackagePropspublic final Object getEnvironment()
CfnModelPackageProps
Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.
getEnvironment in interface CfnModelPackagePropspublic final Object getInferenceSpecification()
CfnModelPackagePropsgetInferenceSpecification in interface CfnModelPackagePropspublic final Object getLastModifiedBy()
CfnModelPackagePropsgetLastModifiedBy in interface CfnModelPackagePropspublic final String getLastModifiedTime()
CfnModelPackagePropsgetLastModifiedTime in interface CfnModelPackagePropspublic final Object getMetadataProperties()
CfnModelPackagePropsgetMetadataProperties in interface CfnModelPackagePropspublic final String getModelApprovalStatus()
CfnModelPackageProps
APPROVED - The model is approvedREJECTED - The model is rejected.PENDING_MANUAL_APPROVAL - The model is waiting for manual approval.getModelApprovalStatus in interface CfnModelPackagePropspublic final Object getModelMetrics()
CfnModelPackagePropsgetModelMetrics in interface CfnModelPackagePropspublic final String getModelPackageDescription()
CfnModelPackagePropsgetModelPackageDescription in interface CfnModelPackagePropspublic final String getModelPackageGroupName()
CfnModelPackagePropsgetModelPackageGroupName in interface CfnModelPackagePropspublic final String getModelPackageName()
CfnModelPackagePropsgetModelPackageName in interface CfnModelPackagePropspublic final Object getModelPackageStatusDetails()
CfnModelPackagePropsgetModelPackageStatusDetails in interface CfnModelPackagePropspublic final Object getModelPackageStatusItem()
CfnModelPackagePropsgetModelPackageStatusItem in interface CfnModelPackagePropspublic final Number getModelPackageVersion()
CfnModelPackagePropsgetModelPackageVersion in interface CfnModelPackagePropspublic final String getSamplePayloadUrl()
CfnModelPackagePropsThis path must point to a single gzip compressed tar archive (.tar.gz suffix).
getSamplePayloadUrl in interface CfnModelPackagePropspublic final Object getSourceAlgorithmSpecification()
CfnModelPackagePropsgetSourceAlgorithmSpecification in interface CfnModelPackagePropspublic final List<CfnTag> getTags()
CfnModelPackagePropsFor more information, see Tagging AWS resources in the AWS General Reference Guide .
getTags in interface CfnModelPackagePropspublic final String getTask()
CfnModelPackagePropsCommon machine learning tasks include object detection and image classification.
getTask in interface CfnModelPackagePropspublic final Object getValidationSpecification()
CfnModelPackagePropsgetValidationSpecification in interface CfnModelPackageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.