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)


8967
8968
8969
# File 'sig/types.rbs', line 8967

def count
  @count
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


8966
8967
8968
# File 'sig/types.rbs', line 8966

def type
  @type
end