Class: Aws::Types::LaunchTemplateElasticInferenceAccelerator

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)


12550
12551
12552
# File 'sig/types.rbs', line 12550

def count
  @count
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


12549
12550
12551
# File 'sig/types.rbs', line 12549

def type
  @type
end