Class: Aws::Types::ModelPackageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_package_group_arn::String

Returns the value of attribute model_package_group_arn.

Returns:

  • (::String)


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

def model_package_group_arn
  @model_package_group_arn
end

#source_model_package_arn::String

Returns the value of attribute source_model_package_arn.

Returns:

  • (::String)


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

def source_model_package_arn
  @source_model_package_arn
end