Class: Aws::Types::SegmentDeliveryConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SegmentDeliveryConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#base_url ⇒ ::String
Returns the value of attribute base_url.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#base_url ⇒ ::String
Returns the value of attribute base_url.
1122 1123 1124 |
# File 'sig/types.rbs', line 1122 def base_url @base_url end |
#name ⇒ ::String
Returns the value of attribute name.
1123 1124 1125 |
# File 'sig/types.rbs', line 1123 def name @name end |