Class: Aws::Types::ModelPackage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_inference_specifications::Array[Types::AdditionalInferenceSpecificationDefinition]

Returns the value of attribute additional_inference_specifications.



9103
9104
9105
# File 'sig/types.rbs', line 9103

def additional_inference_specifications
  @additional_inference_specifications
end

#approval_description::String

Returns the value of attribute approval_description.

Returns:

  • (::String)


9099
9100
9101
# File 'sig/types.rbs', line 9099

def approval_description
  @approval_description
end

#certify_for_marketplaceBoolean

Returns the value of attribute certify_for_marketplace.

Returns:

  • (Boolean)


9092
9093
9094
# File 'sig/types.rbs', line 9092

def certify_for_marketplace
  @certify_for_marketplace
end

#created_byTypes::UserContext

Returns the value of attribute created_by.

Returns:



9094
9095
9096
# File 'sig/types.rbs', line 9094

def created_by
  @created_by
end

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


9086
9087
9088
# File 'sig/types.rbs', line 9086

def creation_time
  @creation_time
end

#customer_metadata_properties::Hash[::String, ::String]

Returns the value of attribute customer_metadata_properties.

Returns:

  • (::Hash[::String, ::String])


9109
9110
9111
# File 'sig/types.rbs', line 9109

def 
  @customer_metadata_properties
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


9100
9101
9102
# File 'sig/types.rbs', line 9100

def domain
  @domain
end

#drift_check_baselinesTypes::DriftCheckBaselines

Returns the value of attribute drift_check_baselines.



9110
9111
9112
# File 'sig/types.rbs', line 9110

def drift_check_baselines
  @drift_check_baselines
end

#inference_specificationTypes::InferenceSpecification

Returns the value of attribute inference_specification.



9087
9088
9089
# File 'sig/types.rbs', line 9087

def inference_specification
  @inference_specification
end

#last_modified_byTypes::UserContext

Returns the value of attribute last_modified_by.

Returns:



9098
9099
9100
# File 'sig/types.rbs', line 9098

def last_modified_by
  @last_modified_by
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


9097
9098
9099
# File 'sig/types.rbs', line 9097

def last_modified_time
  @last_modified_time
end

#metadata_propertiesTypes::MetadataProperties

Returns the value of attribute metadata_properties.



9095
9096
9097
# File 'sig/types.rbs', line 9095

def 
  @metadata_properties
end

#model_approval_status"Approved", ...

Returns the value of attribute model_approval_status.

Returns:

  • ("Approved", "Rejected", "PendingManualApproval")


9093
9094
9095
# File 'sig/types.rbs', line 9093

def model_approval_status
  @model_approval_status
end

#model_cardTypes::ModelPackageModelCard

Returns the value of attribute model_card.



9106
9107
9108
# File 'sig/types.rbs', line 9106

def model_card
  @model_card
end

#model_life_cycleTypes::ModelLifeCycle

Returns the value of attribute model_life_cycle.



9107
9108
9109
# File 'sig/types.rbs', line 9107

def model_life_cycle
  @model_life_cycle
end

#model_metricsTypes::ModelMetrics

Returns the value of attribute model_metrics.

Returns:



9096
9097
9098
# File 'sig/types.rbs', line 9096

def model_metrics
  @model_metrics
end

#model_package_arn::String

Returns the value of attribute model_package_arn.

Returns:

  • (::String)


9084
9085
9086
# File 'sig/types.rbs', line 9084

def model_package_arn
  @model_package_arn
end

#model_package_description::String

Returns the value of attribute model_package_description.

Returns:

  • (::String)


9085
9086
9087
# File 'sig/types.rbs', line 9085

def model_package_description
  @model_package_description
end

#model_package_group_name::String

Returns the value of attribute model_package_group_name.

Returns:

  • (::String)


9081
9082
9083
# File 'sig/types.rbs', line 9081

def model_package_group_name
  @model_package_group_name
end

#model_package_name::String

Returns the value of attribute model_package_name.

Returns:

  • (::String)


9080
9081
9082
# File 'sig/types.rbs', line 9080

def model_package_name
  @model_package_name
end

#model_package_registration_type"Logged", "Registered"

Returns the value of attribute model_package_registration_type.

Returns:

  • ("Logged", "Registered")


9083
9084
9085
# File 'sig/types.rbs', line 9083

def model_package_registration_type
  @model_package_registration_type
end

#model_package_status"Pending", ...

Returns the value of attribute model_package_status.

Returns:

  • ("Pending", "InProgress", "Completed", "Failed", "Deleting")


9090
9091
9092
# File 'sig/types.rbs', line 9090

def model_package_status
  @model_package_status
end

#model_package_status_detailsTypes::ModelPackageStatusDetails

Returns the value of attribute model_package_status_details.



9091
9092
9093
# File 'sig/types.rbs', line 9091

def model_package_status_details
  @model_package_status_details
end

#model_package_version::Integer

Returns the value of attribute model_package_version.

Returns:

  • (::Integer)


9082
9083
9084
# File 'sig/types.rbs', line 9082

def model_package_version
  @model_package_version
end

#sample_payload_url::String

Returns the value of attribute sample_payload_url.

Returns:

  • (::String)


9102
9103
9104
# File 'sig/types.rbs', line 9102

def sample_payload_url
  @sample_payload_url
end

#security_configTypes::ModelPackageSecurityConfig

Returns the value of attribute security_config.



9105
9106
9107
# File 'sig/types.rbs', line 9105

def security_config
  @security_config
end

#skip_model_validation"All", "None"

Returns the value of attribute skip_model_validation.

Returns:

  • ("All", "None")


9111
9112
9113
# File 'sig/types.rbs', line 9111

def skip_model_validation
  @skip_model_validation
end

#source_algorithm_specificationTypes::SourceAlgorithmSpecification

Returns the value of attribute source_algorithm_specification.



9088
9089
9090
# File 'sig/types.rbs', line 9088

def source_algorithm_specification
  @source_algorithm_specification
end

#source_uri::String

Returns the value of attribute source_uri.

Returns:

  • (::String)


9104
9105
9106
# File 'sig/types.rbs', line 9104

def source_uri
  @source_uri
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



9108
9109
9110
# File 'sig/types.rbs', line 9108

def tags
  @tags
end

#task::String

Returns the value of attribute task.

Returns:

  • (::String)


9101
9102
9103
# File 'sig/types.rbs', line 9101

def task
  @task
end

#validation_specificationTypes::ModelPackageValidationSpecification

Returns the value of attribute validation_specification.



9089
9090
9091
# File 'sig/types.rbs', line 9089

def validation_specification
  @validation_specification
end