Class: Aws::Types::UpdateModelPackageOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_package_arn::String

Returns the value of attribute model_package_arn.

Returns:

  • (::String)


12312
12313
12314
# File 'sig/types.rbs', line 12312

def model_package_arn
  @model_package_arn
end