Interface GetLineageGroupPolicyResponse.Builder

    • Method Detail

      • lineageGroupArn

        GetLineageGroupPolicyResponse.Builder lineageGroupArn​(String lineageGroupArn)

        The Amazon Resource Name (ARN) of the lineage group.

        Parameters:
        lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourcePolicy

        GetLineageGroupPolicyResponse.Builder resourcePolicy​(String resourcePolicy)

        The resource policy that gives access to the lineage group in another account.

        Parameters:
        resourcePolicy - The resource policy that gives access to the lineage group in another account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.