Class: Aws::Types::DeleteModelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_name::String

Returns the value of attribute model_name.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def model_name
  @model_name
end

#rest_api_id::String

Returns the value of attribute rest_api_id.

Returns:

  • (::String)


387
388
389
# File 'sig/types.rbs', line 387

def rest_api_id
  @rest_api_id
end