Class: Aws::Types::GetSnowballUsageResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snowball_limit::Integer

Returns the value of attribute snowball_limit.

Returns:

  • (::Integer)


298
299
300
# File 'sig/types.rbs', line 298

def snowball_limit
  @snowball_limit
end

#snowballs_in_use::Integer

Returns the value of attribute snowballs_in_use.

Returns:

  • (::Integer)


299
300
301
# File 'sig/types.rbs', line 299

def snowballs_in_use
  @snowballs_in_use
end