Class: Aws::Types::Bumper
- Inherits:
-
Object
- Object
- Aws::Types::Bumper
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#end_url ⇒ ::String
Returns the value of attribute end_url.
-
#start_url ⇒ ::String
Returns the value of attribute start_url.
Instance Attribute Details
#end_url ⇒ ::String
Returns the value of attribute end_url.
115 116 117 |
# File 'sig/types.rbs', line 115 def end_url @end_url end |
#start_url ⇒ ::String
Returns the value of attribute start_url.
116 117 118 |
# File 'sig/types.rbs', line 116 def start_url @start_url end |