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.
1097 1098 1099 |
# File 'sig/types.rbs', line 1097 def base_url @base_url end |
#name ⇒ ::String
Returns the value of attribute name.
1098 1099 1100 |
# File 'sig/types.rbs', line 1098 def name @name end |