Class: Aws::Types::DescribeLineageGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLineageGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lineage_group_name ⇒ ::String
Returns the value of attribute lineage_group_name.
Instance Attribute Details
#lineage_group_name ⇒ ::String
Returns the value of attribute lineage_group_name.
4622 4623 4624 |
# File 'sig/types.rbs', line 4622 def lineage_group_name @lineage_group_name end |