Class: Aws::Types::GetLineageGroupPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLineageGroupPolicyRequest
- 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.
6087 6088 6089 |
# File 'sig/types.rbs', line 6087 def lineage_group_name @lineage_group_name end |