Class: Aws::Types::TrainedModelArtifactMaxSize

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#unit"GB"

Returns the value of attribute unit.

Returns:



1366
1367
1368
# File 'sig/types.rbs', line 1366

def unit
  @unit
end

#value::Float

Returns the value of attribute value.

Returns:



1367
1368
1369
# File 'sig/types.rbs', line 1367

def value
  @value
end