Class: Aws::Types::InstanceDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#instance_type"c4.large", ...

Returns the value of attribute instance_type.

Returns:



1474
1475
1476
# File 'sig/types.rbs', line 1474

def instance_type
  @instance_type
end

#weighted_capacity::String

Returns the value of attribute weighted_capacity.

Returns:



1475
1476
1477
# File 'sig/types.rbs', line 1475

def weighted_capacity
  @weighted_capacity
end