Class: Aws::Types::LaunchTemplateElasticInferenceAcceleratorResponse

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)


12556
12557
12558
# File 'sig/types.rbs', line 12556

def count
  @count
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


12555
12556
12557
# File 'sig/types.rbs', line 12555

def type
  @type
end