Class: Aws::Types::AvailableBillingMode

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#available_port_speeds::Array[::String]

Returns the value of attribute available_port_speeds.

Returns:



136
137
138
# File 'sig/types.rbs', line 136

def available_port_speeds
  @available_port_speeds
end

#billing_mode"PayAsYouGo", ...

Returns the value of attribute billing_mode.

Returns:



135
136
137
# File 'sig/types.rbs', line 135

def billing_mode
  @billing_mode
end

#included_regions::Array[::String]

Returns the value of attribute included_regions.

Returns:



137
138
139
# File 'sig/types.rbs', line 137

def included_regions
  @included_regions
end