Class: Aws::Types::DescribeEC2InstanceLimitsInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#ec2_instance_type"t2.micro", ...

Returns the value of attribute ec2_instance_type.



740
741
742
# File 'sig/types.rbs', line 740

def ec2_instance_type
  @ec2_instance_type
end

#location::String

Returns the value of attribute location.



741
742
743
# File 'sig/types.rbs', line 741

def location
  @location
end