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)


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

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)


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

def source_model_package_arn
  @source_model_package_arn
end