Class: Aws::Types::GetLineageGroupPolicyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lineage_group_arn::String

Returns the value of attribute lineage_group_arn.

Returns:

  • (::String)


6092
6093
6094
# File 'sig/types.rbs', line 6092

def lineage_group_arn
  @lineage_group_arn
end

#resource_policy::String

Returns the value of attribute resource_policy.

Returns:

  • (::String)


6093
6094
6095
# File 'sig/types.rbs', line 6093

def resource_policy
  @resource_policy
end