Class: Aws::Types::ElasticInferenceAccelerator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


8756
8757
8758
# File 'sig/types.rbs', line 8756

def count
  @count
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


8755
8756
8757
# File 'sig/types.rbs', line 8755

def type
  @type
end