Class: Aws::Types::DescribeBandwidthRateLimitScheduleOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bandwidth_rate_limit_intervals::Array[Types::BandwidthRateLimitInterval]

Returns the value of attribute bandwidth_rate_limit_intervals.

Returns:



559
560
561
# File 'sig/types.rbs', line 559

def bandwidth_rate_limit_intervals
  @bandwidth_rate_limit_intervals
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


558
559
560
# File 'sig/types.rbs', line 558

def gateway_arn
  @gateway_arn
end