Class: Aws::Types::OriginGroupMember
- Inherits:
-
Object
- Object
- Aws::Types::OriginGroupMember
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#origin_id ⇒ ::String
Returns the value of attribute origin_id.
Instance Attribute Details
#origin_id ⇒ ::String
Returns the value of attribute origin_id.
2905 2906 2907 |
# File 'sig/types.rbs', line 2905 def origin_id @origin_id end |