Class: Aws::Types::DeleteModelPackageGroupInput

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_name::String

Returns the value of attribute model_package_group_name.

Returns:

  • (::String)


3501
3502
3503
# File 'sig/types.rbs', line 3501

def model_package_group_name
  @model_package_group_name
end