Interface IdMappingTableInputReferenceConfig.Builder

  • Method Details

    • inputReferenceArn

      IdMappingTableInputReferenceConfig.Builder inputReferenceArn(String inputReferenceArn)

      The Amazon Resource Name (ARN) of the referenced resource in Entity Resolution. Valid values are ID mapping workflow ARNs.

      Parameters:
      inputReferenceArn - The Amazon Resource Name (ARN) of the referenced resource in Entity Resolution. Valid values are ID mapping workflow ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • manageResourcePolicies

      IdMappingTableInputReferenceConfig.Builder manageResourcePolicies(Boolean manageResourcePolicies)

      When TRUE, Clean Rooms manages permissions for the ID mapping table resource.

      When FALSE, the resource owner manages permissions for the ID mapping table resource.

      Parameters:
      manageResourcePolicies - When TRUE, Clean Rooms manages permissions for the ID mapping table resource.

      When FALSE, the resource owner manages permissions for the ID mapping table resource.

      Returns:
      Returns a reference to this object so that method calls can be chained together.