Class: Aws::Types::UpdateBandwidthRateLimitScheduleInput

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:



1454
1455
1456
# File 'sig/types.rbs', line 1454

def bandwidth_rate_limit_intervals
  @bandwidth_rate_limit_intervals
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


1453
1454
1455
# File 'sig/types.rbs', line 1453

def gateway_arn
  @gateway_arn
end