Class: Aws::Types::ResourceSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reserved_bitrate::Integer

Returns the value of attribute reserved_bitrate.

Returns:

  • (::Integer)


1633
1634
1635
# File 'sig/types.rbs', line 1633

def reserved_bitrate
  @reserved_bitrate
end

#resource_type"Mbps_Outbound_Bandwidth"

Returns the value of attribute resource_type.

Returns:

  • ("Mbps_Outbound_Bandwidth")


1634
1635
1636
# File 'sig/types.rbs', line 1634

def resource_type
  @resource_type
end