Class: Aws::Types::AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails

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)


1528
1529
1530
# File 'sig/types.rbs', line 1528

def count
  @count
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


1529
1530
1531
# File 'sig/types.rbs', line 1529

def type
  @type
end